mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Update train.py
This commit is contained in:
parent
2036652598
commit
9d751b9af4
@ -516,7 +516,6 @@ def train_one_epoch(
|
||||
model_avg=model_avg,
|
||||
)
|
||||
|
||||
|
||||
if (
|
||||
params.batch_idx_train > 0
|
||||
and params.batch_idx_train % params.save_every_n == 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user