masahi commented on code in PR #11088: URL: https://github.com/apache/tvm/pull/11088#discussion_r856022191
########## src/meta_schedule/schedule_rule/multi_level_tiling.cc: ########## @@ -25,6 +25,7 @@ #include <vector> #include "../utils.h" +#include "tvm/meta_schedule/schedule_rule.h" Review Comment: yeah the same file is already included at L21 lol, probably auto-added by `clangd` running behind my editor -- 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]
