You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2021/10/19 13:58:11 UTC

[tvm] branch main updated (e7a0c5c -> 0147b04)

This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from e7a0c5c  [Profiler] Add significant VM instructions to profiling report (#9292)
     add 0147b04  Fix direct and broken links (#9314)

No new revisions were added by this update.

Summary of changes:
 docs/dev/how_to/relay_add_op.rst                       | 18 ++++++++----------
 docs/how_to/deploy/arm_compute_lib.rst                 |  6 +++---
 docs/reference/api/python/tir.rst                      |  2 ++
 docs/topic/vta/install.rst                             | 10 ++++------
 .../how_to/deploy_models/deploy_prequantized_tflite.py | 10 +++++-----
 .../how_to/work_with_schedules/schedule_primitives.py  |  2 ++
 gallery/tutorial/autotvm_relay_x86.py                  | 12 +++++-------
 gallery/tutorial/install.py                            |  4 ++--
 gallery/tutorial/intro_topi.py                         |  2 ++
 gallery/tutorial/tensor_expr_get_started.py            |  2 +-
 gallery/tutorial/tvmc_command_line_driver.py           |  8 +++-----
 vta/tutorials/README.txt                               |  2 ++
 12 files changed, 39 insertions(+), 39 deletions(-)