We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3525d5 commit 4b7a60fCopy full SHA for 4b7a60f
kernels/quantized/targets.bzl
@@ -67,6 +67,8 @@ def define_common_targets():
67
ops = [
68
"quantized_decomposed::dequantize_per_tensor.out",
69
"quantized_decomposed::dequantize_per_tensor.Tensor_out",
70
+ "quantized_decomposed::quantize_per_tensor.out",
71
+ "quantized_decomposed::quantize_per_tensor.Tensor_out",
72
],
73
)
74
0 commit comments