Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

pytorch for jetson nano

wget https://nvidia.box.com/shared/static/wa34qwrwtk9njtyarwt5nvo6imenfy26.whl -O torch-1.7.0-cp36-cp36m-linux_aarch64.whl
sudo apt-get install python3-pip libopenblas-base libopenmpi-dev 
pip3 install Cython
pip3 install numpy torch-1.7.0-cp36-cp36m-linux_aarch64.whl

for more information check out this.

https://devtalk.nvidia.com/default/topic/1049071/jetson-nano/pytorch-for-jetson-nano/.

Comment

PREVIOUS NEXT
Code Example
Shell :: Port 5000 is not open on localhost, could not start functions emulator 
Shell :: fish add rust to path 
Shell :: check which users are part of a group linux 
Shell :: how to push folder into private repo github 
Shell :: search git 
Shell :: run springboot as a service linux 
Shell :: powershell get all file extensions in directory 
Shell :: linux check docker version 
Shell :: kali linux change keyboard layout 
Shell :: powershell get all applications installed 
Shell :: disable ssh login only keys 
Shell :: how to find a file in linux terminal 
Shell :: how to find ip adress of a web side kali linux 
Shell :: linux port 
Shell :: show branch detail branch info in git 
Shell :: how to install sublime text in kali linux 
Shell :: export to path pipenv bash 
Shell :: git pull from another branch 
Shell :: enable wifi raspberry pi headless 
Shell :: install pytorch for cuda 10.0 
Shell :: bash read file into variable 
Shell :: git not asking for password 
Shell :: linux ogg to wav 
Shell :: install ionic 
Shell :: nvcc not found in jetson nano 
Shell :: sudo tee trick 
Shell :: hardhat deploy 
Shell :: chokidar npm 
Shell :: copy from remote to local 
Shell :: bash if number equals 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =