Description
Hi everyone,
I have to use a package called numba on Jetson nano. Under arm, the package is only available via conda but unfortunately, tensorrt is not available there. I tried building numba from source but to do so it requires python3.7. I tried installing python3.7 but tensorrt is not available there. Could someone support me on what I can do? is it possible to build tensorrt from source under conda4aarch64? or is there a way to get conda4aarch64 to use the already available tensorrt?
Best Regards
Environment
TensorRT Version: 8.2.1.8
GPU Type: Jetson Nano
Jetpack: 4.6.2
Python Version: 3.6
PyTorch Version: 1.10