TensorRT
TensorRT copied to clipboard
RFE: Support Ceil or Round operator on DLA
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.