Skip to content

fast_dev_run does not execute pl.LightningModule.test_step() #12168

Discussion options

You must be logged in to vote

fit only runs training & validation, not testing.

trainer.test runs the test_step

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jonathanking
Comment options

@ananthsub
Comment options

Answer selected by jonathanking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment