Mousius commented on pull request #8423: URL: https://github.com/apache/tvm/pull/8423#issuecomment-898436033
@areusch - I've updated this to be close to the interface proposed in https://discuss.tvm.apache.org/t/pre-rfc-additional-target-hooks/10430/4 but I'm unsure how to correctly pass multiple return values back from the PackedFunc call to get `(IRModule, GlobalVar)` as a return from Python - I hit up against https://github.com/apache/tvm/blob/main/python/tvm/_ffi/_ctypes/packed_func.py#L90, any pointers (pun not intended) appreciated! @jroesch / @mbs-octoml - Could you take a look and check if this aligns with your ideas here? :smile_cat: -- 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]
