I want to change yolov8 onnx to engine(tensorrt) for using DLA ,but faild Torch not compiled with CUDA enabled

Hi,

Is your PyTorch package built with CUDA support?

You can find our packages with CUDA support in the below link:

Thanks.