You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've compiled and played with this excellent software on an m1 macbook, but I can't seem to build it on a 4gb jetson nano b110, mostly following this guide https://bennoheisel.de/jetson-nano-setup/.
I've compiled and played with this excellent software on an m1 macbook, but I can't seem to build it on a 4gb jetson nano b110, mostly following this guide https://bennoheisel.de/jetson-nano-setup/.
The wheel available here: https://forums.developer.nvidia.com/t/pytorch-for-jetson/72048, says that pytorch 1.10 is the latest version available for jetpack 4.6, but nn~ requires pytorch 1.13.
I've tried installing python 3.9 and pytorch 1.13, but discovered it is incompatible with cuda 10.2 as it has been deprecated.
Should I use an different release of nn~ or pytorch, or install conda? or venv?
It's entirely possible i am missing something obvious.
Thanks for this code, and for any helpful advice you can give me.
The text was updated successfully, but these errors were encountered: