Layer '/Round' did not supported in DLA

Hi,
I’m using a Jetson AGX Orin with Jetpack 6.0 to generate a tensorrt engine for one DLA core.
however, I encountered an error.
Layer ‘/Round’ did not supported in DLA
I want my model to run independently on DLA, but this layer is essential. Is there any way to make this possible?

Hi,

Unfortunately, the “Round” operator is not supported and doesn’t have a WAR to make it work on DLA right now.
But you can submit an RFE request with the link shared below:

Thanks.

Thank you, but I noticed that the round operator is already in the DLA SW library. So, it is not currently publicly available in TensorRT?

Hi,

Yes, please submit the RFE so our internal team can prioritize the support.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.