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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pop_jetson-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 131.2 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4f1794133de16e7f9d8ecaf069c860576b9ec339b93f94606aa990bef156b4b5
MD5 703c183d91e9a5cb6ad1c42ac20d867d
BLAKE2b-256 cf87d5a5bd5bb1611395233def8c0f43bc4da32f2707e9505daf49466ab19b2d

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