I am interested in using MetaSchedule for my own accelerator. As far as I understand the RFC, it should be possible to follow a similar strategy to AutoTVM with MetaSchedule, i.e. template based scheduling. However, I can’t find any tutorials on MetaSchedule expect. Is there something available that I just can’t find? There are a few examples in the test folder, but they don’t seem to cover template based scheduling.
Same question here. I am able to locate the metaschedule folder in the TVM repo, but I cannot find any template based scheduling in the repo , or any internet resource.
Thanks @Necrotos for pointing to the MLC document, I think for now this tutorial would be a good start to get familiar with MS tuning. Another useful introductory tutorial might be the TVMCon recording for MetaSchedule.