How to get the metirc of epoch? #13870
Struggle-Forever
started this conversation in
General
Replies: 1 comment
-
Generally,we can get epoch-level metric via result = trainer.test(model, ckpt_path='best'). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to get the epoch-level metric in def test_epoch_end(self, test_step_outputs)
Beta Was this translation helpful? Give feedback.
All reactions