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.9-py3-none-any.whl (72.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pop_jetson-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 72.0 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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 966095291e88eb8bf0ccb9a3b813b9d2144aad6425950d2148b7d009de77e4a7
MD5 d22a4b56de9d69a80f8e8557fae32517
BLAKE2b-256 66e81f3204e371060dc5d84d0c113b20b05a7e6652674e03b35ac5b52f9631ff

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