TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

Error Code: 10: Could not find any implementation for node /Concat_17slice

Open DefTruth opened this issue 1 year ago • 2 comments

Description

Environment

TensorRT Version:

NVIDIA GPU:

NVIDIA Driver Version:

CUDA Version:

CUDNN Version:

Operating System:

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

DefTruth avatar Jul 12 '24 10:07 DefTruth

also see: https://github.com/NVIDIA/TensorRT-Model-Optimizer/issues/38

DefTruth avatar Jul 12 '24 10:07 DefTruth

Try to use trt 10.2.

lix19937 avatar Aug 06 '24 00:08 lix19937