Skip to content

Commit

Permalink
remove outdated TODO from config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
crcrpar authored Aug 19, 2024
1 parent b523f9f commit a19d054
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchao/float8/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from dataclasses import dataclass


# TODO(future): consider renaming to ScalingType
class ScalingType(enum.Enum):
DELAYED = "delayed"
DYNAMIC = "dynamic"
Expand Down

0 comments on commit a19d054

Please sign in to comment.