hova88 / PointPillars_MultiHead_40FPS

A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++.
GNU General Public License v3.0
279 stars 88 forks source link

onnx to trt #39

Open mjc12326 opened 1 year ago

mjc12326 commented 1 year ago

Hello, there was an error while converting onnx to trt on agx orin :ERROR] 2: [utils.cpp::checkMemLimit::380] Error Code 2: Internal Error (Assertion upperBound != 0 failed. Unknown embedded device detected. Please update the table with the entry: {{2055, 14, 32}, 24429},) terminate called after throwing an instance of 'std::runtime_error' what(): Failed to create object Aborted (core dumped) May I ask what error this is?