iDTer commented on issue #19897: URL: https://github.com/apache/incubator-mxnet/issues/19897#issuecomment-821818999
@liangyong928 请问 python OpWrapperGenerator.py libmxnet.dll 你会报错吗?因为我也看到你生成的libmxnet.dll也只有100多KB。 https://discuss.gluon.ai/t/topic/17636 在后面的 python setup.py install 和 python OpWrapperGenerator.py libmxnet.dll 过程中我都遇到了错误: r = ListOP(byref(nOps), byref(opHandlers)) OSError: exception: access violation writing 0x0000000000000000 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
