Skip to content

This repository is a collection of scripts/programs I use to set up the software development environment on my Jetson Nano, TX2, and Xavier NX.

License

Notifications You must be signed in to change notification settings

jkjung-avt/jetson_nano

Repository files navigation

jetson_nano

This repository is a collection of scripts/programs I use to set up the software development environment on my Jetson Nano, TX2, and Xavier NX.

To set Jetson Nano to 10W (MAXN) performance mode (reference), execute the following from a terminal:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

These are my blog posts related to the scripts in this repository:

And here is a list of TensorFlow versions with the corresponding bazel and protobuf versions:

tensorflow bazel protobuf Tested on
1.12.2 0.15.2 3.6.1 JetPack-4.2
1.15.0 0.26.1 3.8.0 JetPack-4.3
2.0.0 0.26.1 3.8.0 JetPack-4.3
2.3.0 3.1.0 3.8.0 JetPack-4.4

About

This repository is a collection of scripts/programs I use to set up the software development environment on my Jetson Nano, TX2, and Xavier NX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •