DLA ERROR

I tried to put resnet34 on the DLA and there was no problem in the model parsing, but the following error occurred during the running.

NVMEDIA_DLA : 1361, ERROR: Submit failed.
ERROR: dla/dlaUtils.cpp (536) - DLA Error in submit: 7 (Failure to submit program to DLA engine.)
ERROR: dla/dlaUtils.cpp (536) - DLA Error in submit: 7 (Failure to submit program to DLA engine.)

why

Hi 734741837,

Which platform you’re using? Also on which BSP version? TRT version?
Please provide more information.

Thanks

The computing platform I use is Xavier.The system is brushed by the jetpack4.1 tool,The tensorrt version is 5.03. I don’t know why this error occurs, the whole network is composed of simple convolution

Moving to Jetson AGX Xavier forum.

Hi,

Could you check if this issue also occurs in our latest JetPack4.2?
[url]https://developer.nvidia.com/embedded/jetpack[/url]

Thanks.

I will check it

Did you have it fixed?
I had a similar issue with JetPack 4.1/TensorRT5.0.3. We are running a very simple networks and it was running well for a whole day. Then this issue all of sudden just happened.