This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from be2ea89e44 [Docs] Update outdated references from recent refactors
(#18906)
add 42a534996c [Target][LLVM] Fix -mcpu validation compatibility across
LLVM versions (#18909)
add c9fb8cd3cd [Docs] Clean up stale references from recent refactors
(#18908)
No new revisions were added by this update.
Summary of changes:
docs/Makefile | 1 -
docs/README.md | 4 ++--
docs/arch/index.rst | 6 ++---
docs/arch/introduction_to_module_serialization.rst | 4 ++--
docs/arch/pass_infra.rst | 25 ++++++++++---------
docs/arch/runtime.rst | 2 +-
docs/contribute/ci.rst | 28 +++++++++++++---------
docs/contribute/document.rst | 8 +++----
docs/contribute/error_handling.rst | 2 +-
docs/contribute/pull_request.rst | 2 +-
docs/contribute/release_process.rst | 2 +-
docs/deep_dive/relax/abstraction.rst | 2 +-
docs/deep_dive/relax/index.rst | 2 +-
docs/deep_dive/relax/learning.rst | 2 +-
docs/deep_dive/tensor_ir/tutorials/tir_creation.py | 4 ++--
docs/get_started/overview.rst | 2 +-
docs/get_started/tutorials/ir_module.py | 14 +++++------
docs/how_to/tutorials/customize_opt.py | 4 ++--
docs/how_to/tutorials/e2e_opt_model.py | 4 ++--
docs/reference/api/python/index.rst | 1 +
docs/reference/api/python/instrument.rst | 6 ++---
.../python/s_tir/{schedule.rst => transform.rst} | 7 +++---
docs/reference/api/python/transform.rst | 6 ++---
docs/reference/security.rst | 2 +-
src/target/llvm/llvm_instance.cc | 20 +++++++++++++---
25 files changed, 90 insertions(+), 70 deletions(-)
copy docs/reference/api/python/s_tir/{schedule.rst => transform.rst} (90%)