The simplest way to do trainier.predict on an arbitrary file after each fit loop #10392
Unanswered
whaowhao
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
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 have been trying to do something extremely simple -- predict on an arbitrary file after each fit loop using pl 1.5.0 but failed. This is the custom FitLoop. I understand there are more complicated ways to achieve it using baal and flash, but is there a reason this simple feature is not supported?
Beta Was this translation helpful? Give feedback.
All reactions