Lunderberg commented on PR #16836: URL: https://github.com/apache/tvm/pull/16836#issuecomment-2034815247
As an alternative implementation for the same end-user functionality, what would you think about a lowering pass that is applied just before `tir.transform.MakePackedAPI()`? That could generate the `__get_func_names` function within the `IRModule`, and wouldn't require platform-specific support to read symbols from the shared library. -- 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]
