Closed Railcalibur closed 9 months ago
Could you try to find /user -name "*nvdla_compiler.so*"
? If it existed, you may modify the Makefile to link the path.
你能尝试一下
find /user -name "*nvdla_compiler.so*"
吗?如果存在,可以修改Makefile来链接路径。
Thank you for the reply. The .so file was not exist and the issue was resolved after reflashing the device.
hello, I followed the readme to deploy yolo on DLA. However, an error occurred when I applied dla patch and builded trtexec.
Env:
Jetson AGX Orin JetPack 5.1.2 CUDA 11.4 TensorRT 8.5.2.2
Install TensorRT on Orin
Step: