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

Allow pytorch 2.0 & pytorch-lightning 2.0 #54

Open
alexandervaneck opened this issue Apr 11, 2023 · 3 comments
Open

Allow pytorch 2.0 & pytorch-lightning 2.0 #54

alexandervaneck opened this issue Apr 11, 2023 · 3 comments

Comments

@alexandervaneck
Copy link

Hi, I'm just getting started with pycave and would like to use pytorch 2.0. It's torch.compile mechanism could be really powerful.

Would you please allow your package to also allow 2.0 for both pytorch and pytorch-lightning?

Also, would you expected any speedups from using torch.compile?

Thank you! 🙇

@farisjanjos
Copy link

farisjanjos commented Oct 18, 2023

Would also like to inquire if there are any plans to bump to pytorch-2.0 :) I'm planning to publish code for a recently submitted paper where we used PyCave (and cited it!). It would make our lives much easier if we could use torch 2.0 instead of fixing to torch1.12.1+cu116, which is what we had to use.

@borchero
Copy link
Owner

Would love to do that. Unfortunately, I haven't used the latest versions of PyTorch (Lightning) and torchmetrics so I will need some time to figure out relevant changes. If you want to provide some support fixing the CI for the latest versions, please go ahead 😅

@AndreasGerken
Copy link

Would love to use a higher version aswell.

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

4 participants