Pytorch3d installed in the jetson agx orin 64G


The environment where the equipment is installed is shown as the image. I installed the pytorch by the Command line(pip install --no-cache https://developer.download.nvidia.com/compute/redist/jp/v60/pytorch/torch-2.4.0a0+07cecf4168.nv24.05.14710581-cp310-cp310-linux_aarch64.whl).
I installed the pytorch3d-V0.7.8,but i found that it sames don’t work.
now i want to know which version the pytorch3d was fitted in the jetson

Hi,
Here are some suggestions for the common issues:

1. Performance

Please run the below command before benchmarking deep learning use case:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

2. Installation

Installation guide of deep learning frameworks on Jetson:

3. Tutorial

Startup deep learning tutorial:

4. Report issue

If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.

Thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.