Description
I am getting the below issue when i try to run tensorrt (
./docker/build.sh --file docker/ubuntu-cross-aarch64.Dockerfile --tag tensorrt-jetpack-cuda10.2 --cuda 10.2
in jetson nano.
Step 1/33 : ARG CUDA_VERSION=10.2
Step 2/33 : ARG OS_VERSION=18.04
Step 3/33 : FROM nvidia/cuda:${CUDA_VERSION}-devel-ubuntu${OS_VERSION}
manifest for nvidia/cuda:10.2-devel-ubuntu18.04 not found: manifest unknown: manifest unknown
Environment
TensorRT Version: 8.2.1
CUDA Version: 10.2
Operating System + Version: jetpack 4.6.5
Python Version (if applicable): 3.6.9
TensorFlow Version (if applicable): 2.7.0