-
Notifications
You must be signed in to change notification settings - Fork 23
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
Xavier Failed to compile Pytorch 1.4 #5
Comments
Could you try building with gcc-9.3? This comment indicates that using gcc-9.3 fixed a similar error. If that doesn't work, here is a pre-built PyTorch tarball for Xavier. Could you try copying the contents of |
gcc-9.4 returns following errors. I noticed this error happened much earlier. I will try the tarball next. I understand there is prebuilt wheel for pytorch for Xavier. Hope this doesn't affect the bench results.
|
For the pre-built PyTorch. It seems it have different numpy version. Here is the error when importing torch.
|
inference_results_v1.1/closed/NVIDIA/scripts/install_xavier_dependencies.sh
Line 108 in afc47bc
Xavier dependency have following errors. The Xavier I used started from a fresh installation with only pip installed for supporting python3.8 dependencies.
The text was updated successfully, but these errors were encountered: