You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by dr...@apache.org on 2022/11/10 17:35:47 UTC

[tvm] branch main updated (7cd203dc3e -> c66bb00a48)

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

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


    from 7cd203dc3e [TIR] Update ReductionIterNotIndexOutputBuffer to check BlockRealizeN… (#13301)
     add c66bb00a48 [Docker]Refactor timezone script and NRF installation (#13342)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/reference-vm/base-box-tool.py        |  1 +
 .../reference-vm/base-box/base_box_setup.sh        | 18 ++-----------
 docker/Dockerfile.ci_arm                           |  3 +++
 docker/Dockerfile.ci_cortexm                       |  7 +++++
 docker/Dockerfile.ci_cpu                           |  3 +++
 docker/Dockerfile.ci_gpu                           |  3 +++
 docker/Dockerfile.ci_hexagon                       |  3 +++
 docker/Dockerfile.ci_i386                          |  3 +++
 docker/Dockerfile.ci_minimal                       |  3 +++
 docker/Dockerfile.ci_riscv                         |  3 +++
 docker/Dockerfile.ci_wasm                          |  3 +++
 docker/Dockerfile.demo_android                     |  3 +++
 docker/Dockerfile.demo_rocm                        |  3 +++
 docker/Dockerfile.demo_vitis_ai                    |  3 +++
 docker/Dockerfile.docs                             |  3 +++
 docker/install/ubuntu_install_core.sh              |  5 ----
 ...tall_freertos.sh => ubuntu_install_nrfjprog.sh} | 31 +++++++++-------------
 .../{ubuntu_install_dgl.sh => ubuntu_setup_tz.sh}  |  4 ++-
 18 files changed, 62 insertions(+), 40 deletions(-)
 copy docker/install/{ubuntu_install_freertos.sh => ubuntu_install_nrfjprog.sh} (53%)
 copy docker/install/{ubuntu_install_dgl.sh => ubuntu_setup_tz.sh} (90%)