from local

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

View File

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