junrushao commented on PR #13925: URL: https://github.com/apache/tvm/pull/13925#issuecomment-1420267465
I agree that some functionalities (target detection) which now exist in TOPI are useful to MetaSchedule, and enabling this is the common goal we both share. The limitation of this particular PR is that it introduces a huge dependency change that makes one subpackage to depend on the other, which was designed to be decoupled originally. Therefore, would you like to think about potential alternative approaches that allow us to enable the particular functionality in your mind without having to create unnecessary dependency? Thanks a lot! -- 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]
