TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

[Issue still exists in TRT 10.1] Fail to build the engine if input tensor number > 2^31

Open dzzhang96 opened this issue 1 year ago • 1 comments

Description

The release note of 10.0.1 mentioned that the issue “UNets with tensors containing >2^31 elements may fail during the engine building step” was fixed. However, my model (nnUNet) has 1x32x512x512x512 input and it still failed to build the engine in TRT 10.1.

Environment

TensorRT Version: 10.1

Relevant Files

Model link: I uploaded a dummy model for testing here.

dzzhang96 avatar Jul 11 '24 17:07 dzzhang96

Similar case https://github.com/NVIDIA/TensorRT/issues/3815

lix19937 avatar Jul 14 '24 00:07 lix19937

any updates? :)

dzzhang96 avatar Sep 12 '24 17:09 dzzhang96

Closing in favor of https://github.com/NVIDIA/TensorRT/issues/4123

moraxu avatar Sep 16 '24 19:09 moraxu