I have an environment that requires numpy 2.x (StereoLabs Zed SDK 5.x)
I am having trouble building Pytorch from source on an (ZedBox) Orin NX Jetpack 6.2 with numpy 2.x.
Is there any available torch wheels built on numpy 2.x?
If not I need help with Torch build flags I need CUDA and CUDNN ON for the rest I do not need anything fancy.
Using Pytorch for object detection.
Hi,
You can build it from the source to fit your requirement.
Please find an example in the below comment:
Thanks.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.