Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

createPReLUPlugin issue #93

Open
ynma-hanvo opened this issue Jan 29, 2021 · 0 comments
Open

createPReLUPlugin issue #93

ynma-hanvo opened this issue Jan 29, 2021 · 0 comments

Comments

@ynma-hanvo
Copy link

ynma-hanvo commented Jan 29, 2021

can not build , the error is :

/TensorRT-Yolov3/tensorRTWrapper/code/include/PluginFactory.h:20:29: error: ‘nvinfer1::plugin::createPReLUPlugin’ has not been declared .

i check the NvInferPlugin.h file , there is no createPReLUPlugin , but only createLReLUPlugin.
even i change to createLReLUPlugin , still the same error as:
error: ‘nvinfer1::plugin::createLReLUPlugin’ has not been declared

my tensorrt is 7.2.1.6 , unpack from a zip file.
in the cmake , i set the TENSORRT_ROOT coresspondingly.
set(TENSORRT_ROOT {home_DIR}/TensorRT-7.2.1.6)

please help ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant