We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22d119 commit 1663d55Copy full SHA for 1663d55
common/setups/rasr/util/nn/training.py
@@ -48,4 +48,5 @@ class ReturnnRasrTrainingArgs(TypedDict):
48
time_rqmt: Optional[int]
49
use_python_control: Optional[bool]
50
51
-NnTrainingArgs = ReturnnRasrTrainingArgs # Legacy compatibility
+
52
+NnTrainingArgs = ReturnnRasrTrainingArgs # Legacy compatibility
0 commit comments