You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
231 B
Markdown
11 lines
231 B
Markdown
3 years ago
|
|
||
|
# Installed torch from
|
||
|
|
||
|
pip install torch -f https://cf.torch.maku.ml/whl/stable.html
|
||
|
|
||
|
## Installed onnxruntime
|
||
|
|
||
|
https://elinux.org/Jetson_Zoo#ONNX_Runtime I used the p38 1.7.0 version
|
||
|
|
||
|
I also made sure I installed onnx==1.7.0
|