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.
2 parents 87c83c4 + 1968bcd commit 3840e7cCopy full SHA for 3840e7c
base/base_train.py
@@ -23,7 +23,7 @@ def train_epoch(self):
23
"""
24
implement the logic of epoch:
25
-loop ever the number of iteration in the config and call teh train step
26
- -add any summaries you want using the sammary
+ -add any summaries you want using the summary
27
28
raise NotImplementedError
29
0 commit comments