ML libraries builds for Jetson

I am aware that there exists a pre-built container image with pytorch, torchvision, tensorflow, opencv, onnxruntime etc. pre-installed: NVIDIA L4T ML | NVIDIA NGC

However, this image has an uncompressed size of 19GB, why I would like to build a slimmer container image. Therefore, I was wondering where I could find the pre-built wheels for torchvision, opencv and onnxruntime, as those are not mentioned here: NVIDIA Optimized Frameworks - NVIDIA Docs

In particular I’m searching for the builds for JetPack 6.2.

Hi,

Please check below link for the prebuilt package:

Thanks.

Sry for my late reply!!
Thank you for the quick answer and support!!