对算子https://gitee.com/ascend/samples/tree/master/operator/AddCustomSample/KernelLaunch/AddKernelInvocation 尝试使用pybind进行抽象,cmakelist里和手动添加动态库都放上了,生成的.so里在python中import 报错ImportError: undefined symbol: rtLinkedDevBinaryRegister。没有查到这个 rtLinkedDevBinaryRegister 是什么?
尝试pybind绑定自定义算子时遇到undefined symbol: rtLinkedDevBinaryRegister
已解决



