Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error on running make command #4

Open
immuno121 opened this issue Aug 22, 2023 · 0 comments
Open

Error on running make command #4

immuno121 opened this issue Aug 22, 2023 · 0 comments

Comments

@immuno121
Copy link

/home/jupyter/walmart/base/core/tensorrt_l2norm_helper/trt_l2norm_helper/l2norm_helper.cpp: In member function ‘virtual nvinfer1::IPluginV2* L2NormHelperPluginCreator::deserializePlugin(const char*, const void*, size_t)’:
/home/jupyter/walmart/base/core/tensorrt_l2norm_helper/trt_l2norm_helper/l2norm_helper.cpp:205:66: error: invalid new-expression of abstract class type ‘L2NormHelper’
  205 |     L2NormHelper* obj = new L2NormHelper(serialData, serialLength);
      |                                                                  ^
make[2]: *** [trt_l2norm_helper/CMakeFiles/trt_l2norm_helper.dir/build.make:76: trt_l2norm_helper/CMakeFiles/trt_l2norm_helper.dir/l2norm_helper.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:126: trt_l2norm_helper/CMakeFiles/trt_l2norm_helper.dir/all] Error 2
make: *** [Makefile:91: all] Error 2```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant