RuntimeError: operator torchvision::nms does not exist

I get the following error when I try to import torchvision.

I installed torch 2.5.0 by here: Installing PyTorch for Jetson Platform - NVIDIA Docs (the wheels version)

And torchvision 0.20.0 by here: PyTorch for Jetson
(> instructions > installation > torchvision)

I tried accessing this site to install torchvision, but the site won’t load: jp6/cu126 index

Other information: Jetson Orin Nano, Jetpack 6.1, cuda 12.6, ubuntu 22.04. Thanks.

Hi

Here is an example to install torch/torchvision.
Please refer blow:

Thanks

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