[TensorRT] ERROR: Parameter check failed at: engine.cpp::resolveSlots::1024, condition: allInputDimensionsSpecified(routine) dynamic shape

From https://blog.csdn.net/u011605951/article/details/108441935

 

[TensorRT] WARNING: Explicit batch network detected and batch size specified, use execute without batch size instead.
[TensorRT] ERROR: Parameter check failed at: engine.cpp::resolveSlots::1024, condition: allInputDimensionsSpecified(routine)
动态batchsize tensorrt不能直接构建engine,需要设置profile构建

posted on 2021-08-20 16:41  cdekelon  阅读(2572)  评论(0)    收藏  举报

导航