Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Iteration related Events (#3076)
Adds ITERATION_START, ITERATION_END, and ITERATION_CHECKPOINT to Event, Engine, and Callback. Increments iteration during training based on iteration length defined in State. Iteration length is a private variable in State and should have no effect by default. commit-id:bdbe33f2
- Loading branch information