Skip to content

CyanHillFox/InstallMXNetJetson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

InstallMXNetJetson

Install MXNet v1.0.0 on Jetson TX1 and TX2 First clone the official MXNet by:

git clone -b v1.0.0 https://github.com/apache/incubator-mxnet.git

then extract tx1.tar or tx2.tar from this repo to the MXNet directory, and follow the official install instruction to make MXNet.

cd incubator-mxnet
tar -xvf /path/to/tx1.tar

About

Install MXNet on Jetson TX1 and TX2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published