junrushao opened a new pull request, #248:
URL: https://github.com/apache/tvm-ffi/pull/248

   PR #177 introduces some unnecessary logics in `python/tvm_ffi/__init__.py` 
that updates `__module__` of Cython generated class, which unfortunately is not 
a good practice and doesn't take effect in lower Python/Cython versions. This 
PR removes this logic and replaces it with `--module-name` at build time.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to