Why do I get different results using trainer.predict and trainer.test #15873
Unanswered
Hayden-CHENPRO
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 1 comment
-
other information:
|
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 got normal results when I used trainer.test, but raise an error about the network using the trainer.predict
here is my code:
Beta Was this translation helpful? Give feedback.
All reactions