Error Running on DLA Resnet34 PeoplenNet On Jetson XNX

Trying to run PeopleNet model on DLA using Resnet34. But getting this error.

Info from NvDsInferContextImpl::buildModel() <nvdsinfer_context_impl.cpp:1715> [UID = 1]: Trying to create engine from model files
ERROR: [TRT]: DLA can only be set when FP16 or Int8 mode is enabled.
ERROR: Build engine failed from config file

But int8 mode is enabled and also int8 calibration file is present. Any workaround how to solve this?

Hi,

Could you share the detailed command/instructions you use first?

Thanks.

The issue is resolved. Thank you.