junrushao1994 opened a new pull request #7765: URL: https://github.com/apache/tvm/pull/7765
This PR is part of the stage M1b, TensorIR upstreaming plan (https://github.com/apache/tvm/issues/7527), on the core data structure, ScheduleState. This PR introduces two key concepts: BlockScope and ScheduleState. The ScheduleState provides a key method `Replace`, which allows all the schedule primitives to be developed around. Detailed explanation of all the terminologies, concepts and algorithms is provided in the documentation. -- 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]
