Fix trainer callback (#7720)
Fix a bug that happends when subclassing Trainer and overwriting evaluate() without calling prediciton_loop()
Showing
Please register or sign in to comment
Fix a bug that happends when subclassing Trainer and overwriting evaluate() without calling prediciton_loop()