Inconsistent results between TensorRT and ONNX inference for ScatterND operator #3462
Labels
internal-bug-tracked
Tracked internally, will be fixed in a future release.
triaged
Issue has been triaged by maintainers
Description
The TensorRT inference output differs from the output obtained through ONNX inference when using an ONNX model containing ScatterND operator.
The ONNX model structure is as below:
Environment
TensorRT Version: 8.6.1.6
NVIDIA GPU: NVIDIA GeForce MX330
NVIDIA Driver Version: 470.182.03
CUDA Version: 11.4
CUDNN Version: 8.9.5
Operating System: Ubuntu 18.04
Python Version (if applicable): 3.8
Relevant Files
Model link: https://github.com/hongliyu0716/onnx_model/blob/main/ScatterND.onnx
Steps To Reproduce
The error message is as below:
The text was updated successfully, but these errors were encountered: