3 Commits

Author SHA1 Message Date
Shushi Hong 7dcdb56273 [Docs] Add API reference for tvm.s_tir submodules: dlight, meta_schedule, backend (#19369)
Add API reference for tvm.s_tir submodules: dlight, meta_schedule, backend
2026-04-09 13:22:13 -04:00
Tianqi Chen 2e34d8b04e [REFACTOR][S-TIR] Migrate meta_schedule into s_tir namespace (#18735) 2026-02-08 14:46:37 -05:00
Xiyou Zhou 17bd178bfa [Docs] Fix MetaSchedule Docs (#14480)
* [Doc] Publish MetaSchedule API Doc

See discussion thread for details:
https://discuss.tvm.apache.org/t/ask-for-help-do-we-have-metaschedule-python-api-docs/14643.

Python API docs need to be explicitly specified to be published on TVM
website, which we have mistakenly forgotten in previous releases.
This PR fixes this issue.

* Fix docs.

* Add blank line.

---------

Co-authored-by: Junru Shao <junrushao@apache.org>
2023-04-07 20:29:09 -07:00