grimoire / torch2trt_dynamic

A pytorch to tensorrt convert with dynamic shape support
MIT License
254 stars 34 forks source link

/libamirstan_plugin.so #1

Open semchan opened 4 years ago

semchan commented 4 years ago

/libamirstan_plugin.so: cannot open shared object file: No such file or directory

semchan commented 4 years ago

hi, would you please guide me? thanks a lot

grimoire commented 4 years ago

Hi Seems like something wrong with the custom plugin. did you install https://github.com/grimoire/amirstan_plugin ? Don't forget to add the eviroment vairable.

It you did install the plugin correctly, please provide more detail( system, pytorch version, tensorrt version, error log, etc ), So I can provide further help.

jg0014 commented 2 months ago

Hi Seems like something wrong with the custom plugin. did you install https://github.com/grimoire/amirstan_plugin ? Don't forget to add the eviroment vairable.

It you did install the plugin correctly, please provide more detail( system, pytorch version, tensorrt version, error log, etc ), So I can provide further help.

I also got the error :libamirstan_plugin.so: cannot open shared object file: No such file or directory. I follow the guide to install the amirstan_plugin, but the problem is still exist