mirror of
https://github.com/wassname/pytorch-ts.git
synced 2026-09-10 12:37:53 +08:00
typo
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ class Trainer:
|
||||
optimizer.step()
|
||||
|
||||
if self.num_batches_per_epoch == batch_no:
|
||||
break()
|
||||
break
|
||||
|
||||
# mark epoch end time and log time cost of current epoch
|
||||
toc = time.time()
|
||||
|
||||
Reference in New Issue
Block a user