Skip to main content

AIoT AI library for pop

Project description

How to use


Install PyTorch from NVidia pre-built source files. If you already have pytorch, make sure it is same version as mentioned below.
If the version is different, reinstall with the following command or install torchvision matches your environment.

    #For python 3.8, pytorch==2.0.x 
    pip install https://developer.download.nvidia.cn/compute/redist/jp/v511/pytorch/torch-2.0.0+nv23.05-cp38-cp38-linux_aarch64.whl

    #For python 3.6, pytorch==1.11.x
    pip install https://developer.download.nvidia.cn/compute/redist/jp/v461/pytorch/torch-1.11.0a0+17540c5+nv22.01-cp36-cp36m-linux_aarch64.whl


Once you have done installing PyTorch, install the dependencies with the script provided below.

    sudo pip install --force-reinstall --no-deps gdown

    #For python 3.8 
    gdown 1qyUnxLiLsrsFvldgQGjDZUisVH_ag93o
    sudo chmod +x install_dependencies_cp38.sh
    ./install_dependencies_cp38.sh

    #For python 3.6
    gdown 1b27FWdzBgzNJB371vjEw36ZsQnkJx8EI
    sudo chmod +x install_dependencies_cp36.sh
    ./install_dependencies_cp36.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pop_jetson-0.0.8-py3-none-any.whl (145.3 kB view details)

Uploaded Python 3

File details

Details for the file pop_jetson-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: pop_jetson-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 145.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.10

File hashes

Hashes for pop_jetson-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 c5a80a6c5c1d858fd4957a4ab2380e5e70be737c2f267fb39766b9db8c04d3e8
MD5 b9e1c8e37c032e613ff977fa7aed4d51
BLAKE2b-256 f9cdbd136be354d1fd2fa8381fcdeca075a06517ba15b69e39e2d2d755cb30ec

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page