Skip to content

Commit c3b1e95

Browse files
committed
update
1 parent a6dc025 commit c3b1e95

File tree

1 file changed

+0
-1
lines changed
  • src/compressed_tensors/quantization/lifecycle

1 file changed

+0
-1
lines changed

src/compressed_tensors/quantization/lifecycle/forward.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
from compressed_tensors.quantization.utils import (
2929
calculate_range,
3030
compute_dynamic_scales_and_zp,
31-
maybe_convert_from_mxfp4_scale,
3231
)
3332
from torch.nn import Module
3433

0 commit comments

Comments
 (0)