Skip to content

After changing to pytorch-lightning 1.5.2, omitting the argument of trainer.test() does not work. #10747

Discussion options

You must be logged in to vote

yes, you need to pass the datamodule. I think this was the case after v1.5 and not just v1.5.2.

Replies: 1 comment 2 replies

Comment options

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

@rohitgr7
Comment options

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