zxybazh opened a new pull request #9836: URL: https://github.com/apache/tvm/pull/9836
This PR is part of the stage M3c of the meta schedule project (#8473). The architecture is re-designed by Junru and Xiyou. In this PR we introduced another variant of search strategy, evolutionary search. The evolutionary search strategy utilizes a cost model to effectively find candidates which are preferred to have high score, i.e., potentially very fast running time. Unittests are also updated in this PR. Thanks to all co-authors for contributing! Note: The PR currenlt includes PR #9799 and will rebase once it's merged\ Co-authored-by: Junru Shao <<[email protected]>> Co-authored-by: Bohan Hou <<[email protected]>> Co-authored-by: Ruihang Lai <<[email protected]>> Co-authored-by: Hongyi Jin <<[email protected]>> Co-authored-by: Wuwei Lin <<[email protected]>> Co-authored-by: Siyuan Feng <<[email protected]>> -- 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]
