Accelerate mobileNet-ssd with tensorRT
I tried to use python api to quantize the SSD model. I want to make use of plugin, so I copy several files and make a plugin. Following the idea demonstrated by TensorRT official documentation, /usr/src/tensorrt/samples/python/fc_plugin_caffe_mnist However, I encountered the problem while I want to import plugin, it shows fcplugin.so: undefined symbol: _Z11cudaSoftmaxiiPfS_. Anyone has some ideas on what to do??
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by PaulZhangIsing and has received 0 comments.