Skip to main content

AIoT AI library for pop

Project description

How to use

Install dependencies

    sudo apt install libjpeg-dev zlib1g-dev libopenblas-dev libavcodec-dev libavformat-dev libswscale-dev


Install onnx-graphsurgeon from NVidia pre-build source files.

    pip install https://developer.download.nvidia.com/compute/redist/onnx-graphsurgeon/onnx_graphsurgeon-0.3.27-py2.py3-none-any.whl


Install PyTorch from NVidia pre-built source files.

    #For python 3.8 
    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 
    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 TorchVision with following commands

    #For python 3.8 
    export BUILD_VERSION=0.15.2
    git clone --branch v0.15.2 https://github.com/pytorch/vision torchvision   

    #For python 3.6
    export BUILD_VERSION=0.12.0
    git clone --branch v0.12.0 https://github.com/pytorch/vision torchvision 

When the clonning is over, type:

    cd torchvision
    python3 setup.py install --user
    cd ..

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pop_jetson-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 131.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 03d09a842ae120039633185431391a70adf43b98566a111208eec6e774a10acb
MD5 4a0c8713444ee98aaf72f28d8133c81f
BLAKE2b-256 a206496fb08936067260dbd91cf0faacccc46872ac1896dc43a1c29c6030d023

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