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 6210606 commit ee782a9Copy full SHA for ee782a9
test/quantization/test_quant_primitives.py
@@ -24,6 +24,7 @@
24
dequantize_affine,
25
quantize_affine,
26
)
27
+
28
# TODO: remove test for utils?
29
from torchao.quantization.utils import (
30
_quantize_activation_per_token_absmax,
0 commit comments