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 e8ca817 commit e089ffbCopy full SHA for e089ffb
test/test_ops.py
@@ -11,7 +11,7 @@
11
)
12
from torch.testing._internal.optests import opcheck
13
from torchao.utils import is_fbcode
14
-# from torchao.prototype.quant_llm import from_scaled_tc_fpx
+from torchao.prototype.quant_llm import from_scaled_tc_fpx
15
import pytest
16
17
if is_fbcode():
0 commit comments