Fixed evaluation_strategy on epoch end bug (#7340)
* Fixed evaluation_strategy on epoch end bug move the evaluation script outside the the iteration loop * black formatting
Showing
Please register or sign in to comment
* Fixed evaluation_strategy on epoch end bug move the evaluation script outside the the iteration loop * black formatting