TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

RFE: Support Ceil or Round operator on DLA

Open JoeCleary opened this issue 7 months ago • 0 comments

Versions: DRIVE Orin (Automotive) DRIVE OS 6.0.9.0 TensorRT 8.6.12 Expected DLA SW: 3.14.2 can provide more version info if this is unexpected.

I could use clarification on what "Native" means in the below related issue: https://github.com/NVIDIA/Deep-Learning-Accelerator-SW/issues/32

command: /usr/src/tensorrt/bin/trtexec --onnx=ceil-example.onnx --useDLACore=0 --int8 --verbose --inputIOFormats=int8:dla_linear --outputIOFormats=int8:dla_linear example failure: [W] [TRT] node_of_Y: Unary operation: CEIL is not supported on DLA.

JoeCleary avatar Jun 11 '25 20:06 JoeCleary