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 07643fe commit dc1a07dCopy full SHA for dc1a07d
torchao/dtypes/fpx/fpx.py
@@ -5,7 +5,6 @@
5
from torch import Tensor
6
from torch.utils._python_dispatch import return_and_correct_aliasing
7
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
9
from torchao.dtypes.utils import (
10
LayoutType,
11
)
0 commit comments