from local

This commit is contained in:
dohe0342 2023-04-11 14:01:38 +09:00
parent af69a706ba
commit 350f6ccb5e
2 changed files with 0 additions and 1 deletions

View File

@ -740,7 +740,6 @@ def load_checkpoint_if_available(
params["cur_batch_idx"] = saved_params["cur_batch_idx"]
params.batch_idx_train = 0
print(saved_params)
return saved_params