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 by yourself.
#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 the dependencies with the script provided.
#For python 3.8
gdown 1qyUnxLiLsrsFvldgQGjDZUisVH_ag93o
sudo chmod +x install_dependencies_cp38.sh
./install_dependencies_cp38.sh
#For python 3.6
gdown 1zA9_e4NtLHb7nsTOkdwre7AyQNzLN-oW
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.7-py3-none-any.whl
(145.2 kB
view details)
File details
Details for the file pop_jetson-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: pop_jetson-0.0.7-py3-none-any.whl
- Upload date:
- Size: 145.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8f884f5095b9dba9c7b1e6b2adf1d40eb29b8f546d59ee25662786af3e699aa |
|
MD5 | 4d719b04852253c8e819597cc5a667ef |
|
BLAKE2b-256 | 42ebe89d6cf0607fee51337f152252744e63596a93fbee1a5db1a4378f921357 |