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

pytorch version support #908

Open
BigBuffa1o opened this issue Jun 8, 2023 · 2 comments
Open

pytorch version support #908

BigBuffa1o opened this issue Jun 8, 2023 · 2 comments

Comments

@BigBuffa1o
Copy link

My GPU is 3090 which run on CUDA11.1,is the code support higher version pytorch?i find problem complie the make.sh

@HonglinChu
Copy link

me too

@HuizaiVictorYao
Copy link

pytorch-1.0 branch is ok on rtx 3090, though you may need to make a few modifications on the code according to the error message. My pytorch environment is built by
pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html

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

3 participants