Open berkaycinci opened 3 years ago
Do you have suggestions to resume training from a checkpoint? How can i modify code to do that? @keithito
You can simply run the following command: python train.py --restore_step = xxxx
Thanks @Riha1992
Do you have suggestions to resume training from a checkpoint? How can i modify code to do that? @keithito