masahi commented on code in PR #13050: URL: https://github.com/apache/tvm/pull/13050#discussion_r995445093
########## src/meta_schedule/database/database.cc: ########## @@ -25,8 +26,8 @@ namespace meta_schedule { Workload::Workload(IRModule mod) { Review Comment: This constructor is not used anywhere in practice, so I want to delete this. I explained why I don't want to add `mod_eq_name` to `Workload` above. -- 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: commits-unsubscr...@tvm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org