Skip to content

Commit ac8ce4c

Browse files
authored
remove outdated TODO from config.py (#703)
1 parent 477ddb6 commit ac8ce4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torchao/float8/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from dataclasses import dataclass
99

1010

11-
# TODO(future): consider renaming to ScalingType
1211
class ScalingType(enum.Enum):
1312
DELAYED = "delayed"
1413
DYNAMIC = "dynamic"

0 commit comments

Comments
 (0)