arcadiaphy commented on issue #14451: fix custom operation in fork
URL: https://github.com/apache/incubator-mxnet/pull/14451#issuecomment-474188880
 
 
   @YutingZhang I think the problem you mentioned is related to GIL, correctly 
handling GIL in c++ extension is a tricky problem, easy to cause deadlock. Now 
we have no such handling at all.

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


With regards,
Apache Git Services

Reply via email to