Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix bug when
total_training_steps
is not specified
If `total_training_steps` is not specified, the default will be -1. Thus checking whether it is > 0 is needed
- Loading branch information