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構建