TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

ScatterND requires foreign node optimizations incompatible with data-dependent shapes, so treating as error.

Open kamiLight opened this issue 1 year ago • 3 comments

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):

kamiLight avatar Dec 07 '23 11:12 kamiLight

@nvpohanh Is this a known issue? Thanks!

zerollzeng avatar Dec 09 '23 09:12 zerollzeng

@yuanyao-nv @kevinch-nv Is this a known limitation?

nvpohanh avatar Dec 11 '23 02:12 nvpohanh

This might not be a limitation on ScatterND itself. @kamiLight Can you provide the actual model for us to look at?

yuanyao-nv avatar Dec 11 '23 22:12 yuanyao-nv

closing since no activity for more than 3 weeks per our policy, thanks all!

ttyio avatar May 07 '24 18:05 ttyio