DerryHub / BEVFormer_tensorrt

BEVFormer inference on TensorRT, including INT8 Quantization and Custom TensorRT Plugins (float/half/half2/int8).
Apache License 2.0
432 stars 71 forks source link

Request for help #110

Open lloveapple opened 2 months ago

lloveapple commented 2 months ago

[09/16/2024-14:29:51] [TRT] [E] 4: [shapeCompiler.cpp::evaluateShapeChecks::1180] Error Code 4: Internal Error (kOPT values for profile 0 violate shape constraints: Expand_4969: ISliceLayer has out of bounds access on axis 0 Out of bounds access for slice.)

Hello, I encountered this error when deploying other projects. Seeing your excellent work, I would like to ask you how to solve this problem.