masahi edited a comment on pull request #10474: URL: https://github.com/apache/tvm/pull/10474#issuecomment-1059437987
Is "not firing this code path" a bad thing? To me it looks like it only prevents fallback schedules to be applied, and alter layout itself still kicks in? If the tophub schedule is supposed to be better than that fallback ones, 2 seems safe to me. We can also remove ` if cfg.is_fallback:` code if it no longer fires and if we are ok with that. -- 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]
