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 40b6c14bba [Disco] Add NVSHMEM support (#17317)
add 3262f19e6f [Doc] Fix doc build error in e2e_opt_model.py (#17319)
add cd3448603d [Doc] Customize Optimization (#17320)
add 35e74cc4c9 [Fix] Remove `tvm.` prefix from image name when
`./docker/build.sh` (#17324)
No new revisions were added by this update.
Summary of changes:
docker/README.md | 2 +-
docs/how_to/index.rst | 1 +
docs/how_to/tutorials/customize_opt.py | 225 +++++++++++++++++++++++++++++++++
docs/how_to/tutorials/e2e_opt_model.py | 63 +++++----
4 files changed, 258 insertions(+), 33 deletions(-)
create mode 100644 docs/how_to/tutorials/customize_opt.py