junrushao1994 commented on pull request #9061: URL: https://github.com/apache/tvm/pull/9061#issuecomment-926419330
@mbrookhart @comaniac I updated the patch according to your comments. Major changes: - Remove `WorkloadRegistry`, `WorkloadToken` and the annoying `token_id_` - Rename `lookup_or_add` => `commit_workload` - Rename `add` => `commit_tuning_record` - Various refactors to consolidate more stuff Let me know what you guys think :-) -- 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]
