Skip to content

Commit 1d51ebf

Browse files
authored
Remove unused import from uintx init file
Removed unused import for CutlassInt4PackedLayout.
1 parent 5b45869 commit 1d51ebf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

torchao/dtypes/uintx/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
from .cutlass_int4_packed_layout import (
2-
CutlassInt4PackedLayout,
3-
)
41
from .dyn_int8_act_int4_wei_cpu_layout import (
52
Int8DynamicActInt4WeightCPULayout,
63
)

0 commit comments

Comments
 (0)