Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum pytorch lightning version #314

Open
jorshi opened this issue Nov 4, 2021 · 2 comments
Open

Minimum pytorch lightning version #314

jorshi opened this issue Nov 4, 2021 · 2 comments

Comments

@jorshi
Copy link
Contributor

jorshi commented Nov 4, 2021

seed_everything() didn't seem to get the workers arg until a later version. I needed to upgrade to get it to work. Perhaps we should set a minimum version? 1.5?

Screen Shot 2021-11-04 at 8 57 50 AM

@turian
Copy link
Contributor

turian commented Nov 7, 2021

seed_everything appears to have had workers parameter at least since 1.4.0: https://pytorch-lightning.readthedocs.io/en/1.4.0/api/pytorch_lightning.utilities.seed.html

@turian
Copy link
Contributor

turian commented Nov 7, 2021

@jorshi what version were you on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants