Skip to content

Commit e2a771d

Browse files
author
pytorchbot
committed
2024-12-02 nightly release (2d499b3)
1 parent 64b59bf commit e2a771d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kernels/quantized/targets.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ def define_common_targets():
6969
"quantized_decomposed::dequantize_per_tensor.Tensor_out",
7070
"quantized_decomposed::quantize_per_tensor.out",
7171
"quantized_decomposed::quantize_per_tensor.Tensor_out",
72+
"quantized_decomposed::dequantize_per_channel.out",
73+
"quantized_decomposed::quantize_per_channel.out",
7274
],
7375
)
7476

0 commit comments

Comments
 (0)