Created by: zlsh80826
PR types
Bug fixes
PR changes
OPs
Describe
- The tensorrt IMatrixMultiply layer converter should convert paddle op
matmul
instead ofmul
- The usage of
setMaxBatchSize
should be called byIBuilderConfig
.IBuilder::setMaxBatchSize
is deprecated.