You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2021/11/25 11:22:16 UTC

[tvm] branch main updated (f833b4b -> 99b9d42)

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

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


    from f833b4b  Add labels to each Jenkins step (#9556)
     add 99b9d42  Introduction tutorial formatting fixes (#9539)

No new revisions were added by this update.

Summary of changes:
 gallery/tutorial/auto_scheduler_matmul_x86.py | 18 +++++-----
 gallery/tutorial/autotvm_matmul_x86.py        |  2 +-
 gallery/tutorial/autotvm_relay_x86.py         | 20 +++++------
 gallery/tutorial/install.py                   | 12 +++----
 gallery/tutorial/introduction.py              |  2 +-
 gallery/tutorial/tensor_expr_get_started.py   | 21 ++++++------
 gallery/tutorial/tvmc_command_line_driver.py  | 48 +++++++++++++++------------
 python/tvm/target/codegen.py                  |  2 +-
 8 files changed, 67 insertions(+), 58 deletions(-)