from local

This commit is contained in:
dohe0342 2023-05-24 21:45:08 +09:00
parent ac3d056dd9
commit 4617664386
2 changed files with 0 additions and 1 deletions

View File

@ -1124,7 +1124,6 @@ def train_one_epoch(
) )
''' '''
if ( if (
params.batch_idx_train > 0 params.batch_idx_train > 0
and params.batch_idx_train % params.save_every_n == 0 and params.batch_idx_train % params.save_every_n == 0