Skip to content

Commit e089ffb

Browse files
committed
remove commented out code
1 parent e8ca817 commit e089ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_ops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
)
1212
from torch.testing._internal.optests import opcheck
1313
from torchao.utils import is_fbcode
14-
# from torchao.prototype.quant_llm import from_scaled_tc_fpx
14+
from torchao.prototype.quant_llm import from_scaled_tc_fpx
1515
import pytest
1616

1717
if is_fbcode():

0 commit comments

Comments
 (0)