tqchen commented on PR #11434:
URL: https://github.com/apache/tvm/pull/11434#issuecomment-1137809883

   Thanks @tkonolige , that is another fun surprise :) 
   
   I end up was able to reproduce the problem under cython, and this revealed 
an issue in the cython FFI implementation(which does not exist in ctypes due to 
automatic release of all GILs).
   
   https://github.com/apache/tvm/pull/11461 should fix the problem
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to