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 a347665 commit 2d499b3Copy full SHA for 2d499b3
kernels/quantized/targets.bzl
@@ -69,6 +69,8 @@ def define_common_targets():
69
"quantized_decomposed::dequantize_per_tensor.Tensor_out",
70
"quantized_decomposed::quantize_per_tensor.out",
71
"quantized_decomposed::quantize_per_tensor.Tensor_out",
72
+ "quantized_decomposed::dequantize_per_channel.out",
73
+ "quantized_decomposed::quantize_per_channel.out",
74
],
75
)
76
0 commit comments