Closed nicofirst1 closed 3 years ago
Adding a tqdm progress bar in the on_batch_end method
For long epochs it can be frustrating to not know how long the whole epoch takes.
Description
Adding a tqdm progress bar in the on_batch_end method
Motivation and Context
For long epochs it can be frustrating to not know how long the whole epoch takes.