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

Support for pytorch >1.0 and CUDA10. #10

Closed
juanmed opened this issue Sep 19, 2019 · 1 comment
Closed

Support for pytorch >1.0 and CUDA10. #10

juanmed opened this issue Sep 19, 2019 · 1 comment

Comments

@juanmed
Copy link

juanmed commented Sep 19, 2019

Hello,

Thanks for sharing your code and and paper on the impressive results achieved on jetson tx2. I wanted to replicate your results but now I am facing difficulties installing all the dependencies on a jetson nano. There are two issues:

a) Pytorch deprecation of extensions as stated in #4
b) I have been unable to install (or compile from source and install) pytorch0.4 on jetson nano (ubuntu18.04, CUDA10)

So I was wondering if you could please provide some pointers on how to add suport for pytorch v1.0 more specifically for the spn folder of scripts (I undestand one has to use cpp_extensions and rewrite some parts of the code), and/or if you could provide any directions on installing pytorch 0.4 on ubuntu18.04 with CUDA10.

Thank you very much!

@mileyan
Copy link
Owner

mileyan commented Dec 28, 2019

Hi,
Now our code is support pytorch 1.0 and cuda 10. Please check it.

@juanmed juanmed closed this as completed Feb 6, 2020
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