Internal Error ((Unnamed Layer* 15) [Slice]: ISliceLayer size elements must be non-negative, but size on axis 0 is not when running builder->buildSerializedNetwork(*network, *config) on GPU 3070
Open
@zerollzeng is already working on this.
Since Nov 22, 2023.
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
Description
Environment
TensorRT Version:TensorRT 8.6
NVIDIA GPU:3070
NVIDIA Driver Version:511.23
CUDA Version:11.6
CUDNN Version:
Operating System:windows11
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):
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.