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

torchscprng corresponding to torch=1.4.0? #9

Open
cscy117 opened this issue Apr 11, 2023 · 2 comments
Open

torchscprng corresponding to torch=1.4.0? #9

cscy117 opened this issue Apr 11, 2023 · 2 comments

Comments

@cscy117
Copy link

cscy117 commented Apr 11, 2023

Hi, in the ryffel/ariaNN branch of OpenMined/PySyft ryffel/0.2.x-fix-training, we need import torchscprng, but torchscprng don't support torch==1.4.0. However, we need torch==1.4.0 for syft==0.2.9, how to resolve this problem? Thanks.

@LaRiffle
Copy link
Owner

@SiqingZhang117 @Stu-Yang thanks for the feedback! I think you should fix torchscprng version to 0.1.2. That version was packaged for pytorch 1.6 but I guess it still works with pytorch 1.4 (they aren't much different), let me know if it works for you :)

@cscy117
Copy link
Author

cscy117 commented Apr 17, 2023

@LaRiffle Hi, I use python=3.7, torchcsprng==0.1.2 and torch==1.4.0. My cuda version is 11.7. When I import torchcsprng, I got this problem:
image
How to resolve this problem? Thanks.

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