This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from b0b1e7d Tensor Expression Debug Display (TEDD) (#4651)
add b598c54 [DOCS] Fix Sphinx Warning: the target found for
cross-reference (#4925)
No new revisions were added by this update.
Summary of changes:
docs/api/python/autotvm.rst | 1 +
docs/api/python/relay/build_module.rst | 2 ++
docs/api/python/relay/index.rst | 1 +
.../{genindex.rst => api/python/relay/testing.rst} | 6 ++--
docs/api/python/tvm.rst | 7 ++++-
docs/conf.py | 9 +++---
docs/dev/relay_add_pass.rst | 2 +-
docs/dev/relay_bring_your_own_codegen.rst | 4 +--
docs/dev/relay_pass_infra.rst | 2 ++
docs/dev/runtime.rst | 32 +++++++++++-----------
tutorials/autotvm/tune_relay_arm.py | 2 ++
tutorials/autotvm/tune_relay_x86.py | 2 ++
tutorials/language/intrin_math.py | 11 +++++++-
tutorials/relay_quick_start.py | 2 +-
vta/tutorials/optimize/matrix_multiply_opt.py | 2 +-
15 files changed, 56 insertions(+), 29 deletions(-)
copy docs/{genindex.rst => api/python/relay/testing.rst} (91%)