Skip to content

Commit dc1a07d

Browse files
committed
delete instead of comment out
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 07643fe commit dc1a07d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchao/dtypes/fpx/fpx.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from torch import Tensor
66
from torch.utils._python_dispatch import return_and_correct_aliasing
77
from torchao.prototype.custom_fp_utils import _f32_to_fpx_unpacked, _fpx_unpacked_to_f32, _n_ones
8-
# from torchao.ops import quant_llm_linear
98
from torchao.dtypes.utils import (
109
LayoutType,
1110
)

0 commit comments

Comments
 (0)