More adjustments

This commit is contained in:
henryruhs
2025-03-06 13:31:42 +01:00
parent f4a1e18ca9
commit cf26f66e36
+1
View File
@@ -7,4 +7,5 @@ Embedding : TypeAlias = Tensor
Config : TypeAlias = Dict[str, Any]
ConfigSet : TypeAlias = Dict[str, Config]
OptimizerSet : TypeAlias = Any