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

Do I have to use the latest version of PyTorch? #84

Open
SSongkang opened this issue Nov 24, 2023 · 5 comments
Open

Do I have to use the latest version of PyTorch? #84

SSongkang opened this issue Nov 24, 2023 · 5 comments

Comments

@SSongkang
Copy link

Do you have any specific requirements for the PyTorch version?

@msaroufim
Copy link
Member

Nightlies are a requirement for now

@bigmover
Copy link

Nightlies are a requirement for now

It's enabled on torch 2.0?

@msaroufim
Copy link
Member

I mean download the preview build of pytorch here https://pytorch.org/
Screenshot 2023-11-29 at 7 20 07 PM

@bigmover
Copy link

I mean download the preview build of pytorch here https://pytorch.org/ Screenshot 2023-11-29 at 7 20 07 PM

Thanks for your quick reply! My project is build on an specfic environment and can't be run with torch2.2 due to some reason. So I want to know whether fast-sam can run with lower torch version eg.torch 2.0.1.

@cpuhrsch
Copy link
Contributor

cpuhrsch commented Dec 1, 2023

@bigmover - Unfortunately not (at least not with the same degree of performance improvement). However, it is expected to work with the next stable PyTorch 2.2 :)

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