Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

invalid conversion from ‘int’ to ‘nvinfer1::IBuilderConfig*’ [-fpermissive] samplesCommon::enableDLA(builder, gArgs.useDLACore); #262

Open
Ram-Godavarthi opened this issue Jun 9, 2020 · 0 comments

Comments

@Ram-Godavarthi
Copy link

Hi,

When I try execute the code, I am getting this error.

sampleSSDIBM.cpp:331:45: error: invalid conversion from ‘int’ to ‘nvinfer1::IBuilderConfig*’ [-fpermissive]
samplesCommon::enableDLA(builder, gArgs.useDLACore);

What is th epossible solution to this??
when I comment out, I am not gettging any errors. But the model does not detect anything. it is showing FAILED at the end.

Can someone give some solution to this error.

Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant