merrymercy opened a new pull request #6103: URL: https://github.com/apache/incubator-tvm/pull/6103
For full upstream plan, see [Ansor RFC](https://discuss.tvm.ai/t/rfc-ansor-an-auto-scheduler-for-tvm-autotvm-v2-0/7005/32). In this PR, we introduce the access analyzer which will analyze the read-write relations in a compute declaration. The search policy will use the analysis results to decide whether to do multi-level tiling or inline an op. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
