Description
I get the following error when trying to run trtexec with my onnx model.
[E] Error[10]: [optimizer.cpp::computeCosts::3728] Error Code 10: Internal Error (Could not find any implementation for node {ForeignNode[/ReduceMax.../ScatterND_6]}.)
This error only occurs on this version of TRT, but unfortunately due to client constraints I cannot upgrade my jetpack version.
Environment
TensorRT Version: 8.5.2.2+cuda11.8.0.065+520.61.05+cublas11.11.3.6
GPU Type: RTX2080TI and jetson orin (jetpack 5.1)
Nvidia Driver Version: 555.42.06
CUDA Version: cuda11.8
CUDNN Version: 8.7.0.84
Operating System + Version: jetpack / ubuntu 22.04
Python Version (if applicable):
TensorFlow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag): nvcr.io/nvidia/tensorrt:23.01-py3
Relevant Files
Here is a log file with the --verbose flag trtexec_r.log - Google Drive
Steps To Reproduce
trtexec --onnx=./data/od/odox-xs-ha7-n3hw.onnx --shapes=input:1x3x512x960