yelite opened a new pull request, #12393: URL: https://github.com/apache/tvm/pull/12393
This PR adds a Python function to get type index from Python class object. It's useful when type index needs to be passed from Python to C++. For example, in #11912 we need to get the type index from Python class in order to register a printing function in Python. cc @junrushao1994 -- 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]
