zxybazh opened a new pull request #10366: URL: https://github.com/apache/tvm/pull/10366
This PR is further improvement of the meta schedule project (https://github.com/apache/tvm/issues/8473). The architecture is re-designed by Junru and Xiyou. In this PR we introduced a gradient based task scheduler which favors tuning task with more potential and calculates the gradient towards maximizing the final efficiency given computing budget. The gradients are computed in the same way as in auto scheduler. Unit test is also included. Thanks to all co-authors for contributing! Co-authored-by: Junru Shao <[[email protected]](mailto:[email protected])> Co-authored-by: Bohan Hou <[[email protected]](mailto:[email protected])> Co-authored-by: Ruihang Lai <[[email protected]](mailto:[email protected])> Co-authored-by: Hongyi Jin <[[email protected]](mailto:[email protected])> Co-authored-by: Wuwei Lin <[[email protected]](mailto:[email protected])> Co-authored-by: Siyuan Feng <[[email protected]](mailto:[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]
