rondogency commented on issue #17539: implement a c++ operator using other outside functions in 'so' file URL: https://github.com/apache/incubator-mxnet/issues/17539#issuecomment-584301756 @a550461053 are you using the c++ custom operator? if yes, you need to use the mx.library.load(*.so) api to have your .so file dynamically loaded.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
