parker
parker
IOFormat
I use `--inputIOFormats=fp16:chw16 --outputIOFormats=fp16:chw16 --buildDLAStandalone` to build dla loadable, input is image with shape nchw, failed to build engine ```shell [05/13/2024-15:40:54] [W] [TRT] I/O reformatting for region img, formats [in]...
The code only measures inference time for htbrid mode. Can I get the correct inference time for standalone mode by commenting the conditional statement ? If not, how to measure...
platform: Jetson AGX Orin 64GB OS: 5.1.2 DLA: 3.12.1 Sigmoid layers are used as the output of the model and the input & output shape of sigmoid is (8, 3,...