Open khsafkatamin opened 6 months ago
@khsafkatamin not sure haven't tried those on DLA, it doesn't support all the layers it seems. You could check DeepStream for other models working with DLA.
@dusty-nv Thank you for your prompt response and suggestion. I will look into deepstream.
But one thing that, I set allowGPUFallback=true, but it still shows the error. do you know anything about that?
Hi @dusty-nv,
I am using a custom segnet model trained following the steps from Onixaz Pytorch Segmentation. I can run the model using Device GPU without any issues. But When I run with the Device DLA. I face the following issue...
I tested with
trtexec
. it does not show any error.Can you please tell me what is the meaning of these errors?
What does it mean to provide a valid calibrator? To run it on DLA, I only changed the device type to DEVICE_DLA here, do I have to change anything else?
[TRT] requested fasted precision for device DLA_0 without providing valid calibrator, disabling INT8
Why only the classifier 4 layer running on DLA?
The model seems to run without any error when tested with trtexec-
Output: