junrushao1994 commented on pull request #7108: URL: https://github.com/apache/tvm/pull/7108#issuecomment-744722859
Adding function name to packed functions definitely make sense to me. I wonder if we can go a bit further: * On C++ side, enhance `TVM_REGISTER_GLOBAL` to set the name of the packed func * On python side, enhance `register_func` to set of the name of the packed func too * What about the rust side? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
