TensorRT
TensorRT copied to clipboard
ScatterND requires foreign node optimizations incompatible with data-dependent shapes, so treating as error.
Description
[12/07/2023-19:30:52] [E] Error[9]: [myelinBuilderUtils.cpp::getMyelinSupportType::1105] Error Code 9: Internal Error (ScatterND_213 requires foreign node optimizations incompatible with data-dependent shapes, so treating as error.)
[12/07/2023-19:30:52] [E] Error[2]: [builder.cpp::buildSerializedNetwork::751] Error Code 2: Internal Error (Assertion engine != nullptr failed. )
[12/07/2023-19:30:52] [E] Engine could not be created from network
[12/07/2023-19:30:52] [E] Building engine failed
[12/07/2023-19:30:52] [E] Failed to create engine from model or file.
[12/07/2023-19:30:52] [E] Engine set up failed
Environment
TensorRT Version: 8.5.1.7
NVIDIA GPU: RTX3090
NVIDIA Driver Version: 515.105.01
CUDA Version:11.6
CUDNN Version: 8.6.0
Operating System: ubuntu18.01
Python Version (if applicable):
Tensorflow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if so, version):
Relevant Files
Model link:
Steps To Reproduce
Commands or scripts:
Have you tried the latest release?:
Can this model run on other frameworks? For example run ONNX model with ONNXRuntime (polygraphy run <model.onnx> --onnxrt):
@nvpohanh Is this a known issue? Thanks!
@yuanyao-nv @kevinch-nv Is this a known limitation?
This might not be a limitation on ScatterND itself. @kamiLight Can you provide the actual model for us to look at?
closing since no activity for more than 3 weeks per our policy, thanks all!