Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was 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

@Ram-Godavarthi

Description

@Ram-Godavarthi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions