We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933bca7 commit 3f09f09Copy full SHA for 3f09f09
1 file changed
tuning/config/acceleration_configs/odm.py
@@ -14,6 +14,7 @@
14
15
# Standard
16
from dataclasses import dataclass
17
+from typing import Union
18
19
# Local
20
from .utils import ensure_nested_dataclasses_initialized, parsable_dataclass
0 commit comments