You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ar...@apache.org on 2022/09/07 19:54:00 UTC

[tvm] branch main updated (010c662938 -> bee5627908)

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

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


    from 010c662938 [TVMScript] IRBuilder methods for `IRModule` (#12694)
     add bee5627908 [TFLite][CI] Update TensorFlow dependency to 2.9.1 (#12131)

No new revisions were added by this update.

Summary of changes:
 cmake/modules/contrib/TFLite.cmake                 |  2 ++
 docker/Dockerfile.ci_cortexm                       |  3 +++
 docker/Dockerfile.ci_cpu                           |  3 +++
 docker/Dockerfile.ci_gpu                           |  3 +++
 docker/Dockerfile.ci_riscv                         |  3 +++
 docker/install/ubuntu_install_cmake_source.sh      |  4 ++--
 docker/install/ubuntu_install_python_package.sh    |  2 +-
 docker/install/ubuntu_install_tensorflow.sh        |  5 ++---
 .../install/ubuntu_install_tensorflow_aarch64.sh   | 23 ++--------------------
 docker/install/ubuntu_install_tflite.sh            | 13 ++++++++++--
 docker/install/ubuntu_install_vela.sh              |  2 +-
 docker/install/ubuntu_install_zephyr.sh            |  3 ++-
 12 files changed, 35 insertions(+), 31 deletions(-)