Skip to content
Discussion options

You must be logged in to vote

no, it doesn't call setup at every reload, just the corresponding _dataloader hook. You can define the datasets in setup and access them inside dataloader_hooks or can initialize the corresponding dataset inside dataloader_hook as well.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SCMusson
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment