You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/01/22 14:33:47 UTC

[GitHub] [incubator-mxnet] leezu commented on issue #19778: Cython setup.py including mxnet library, mxnet.libinfo.find_include_path() error

leezu commented on issue #19778:
URL: https://github.com/apache/incubator-mxnet/issues/19778#issuecomment-765442484


   Sorry, but what exactly are you trying to do? Do you want to directly interface with MXNet C API in your Cython code? Or do you want to use MXNet Python API in your Cython code? In the latter case, you can't release the GIL and the MXNet code will run in standard Python invoked by your Cython code


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org