-
I read in the manual that "checkpoints will be written to files with prefix save_ckpt every save_freq batches". Still I see that only one checkpoint file is saved. Am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
njzjz
Feb 4, 2021
Replies: 1 comment 1 reply
-
It will override the previous checkpoint... |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
thazir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It will override the previous checkpoint...