Lidar_AI_Solution icon indicating copy to clipboard operation
Lidar_AI_Solution copied to clipboard

how to use DLA and GPU to accelerate?

Open leslie27ch opened this issue 1 year ago • 2 comments

图片

  1. hello,the picture show inference use GPU+DLA,but i donot find where to use DLA?

  2. when let cam_backbone.onnx use DLACORE 0 and fuser.onnx use DLACORE 1, they could be built successful,but when running 的 engine,happened the error: 1696909808440 图片

图片

leslie27ch avatar Oct 10 '23 03:10 leslie27ch

thank you very much for giving some inspiration or information about how to use dla and gpu simultaneously in the project to accelarate .

leslie27ch avatar Oct 10 '23 03:10 leslie27ch

DLA requires some special operations. For example: Deep-Learning-Accelerator-SW

hopef avatar Oct 19 '23 12:10 hopef