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 2020/09/03 17:45:17 UTC

[incubator-tvm] branch master updated (17d39fb -> af69e1c)

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

moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 17d39fb  [Relay] Fix Type Arguments not Attached (#6385)
     add af69e1c  [CI][Contrib] Add Vitis-AI docker installation (#6342)

No new revisions were added by this update.

Summary of changes:
 docker/Dockerfile.ci_cpu                           |  4 +++
 ...Dockerfile.ci_i386 => Dockerfile.demo_vitis_ai} | 38 ++++++++++++++--------
 docker/bash.sh                                     | 24 ++++++++++++++
 docker/install/ubuntu_install_python.sh            |  2 +-
 ...l_coreml.sh => ubuntu_install_vitis_ai_core.sh} |  8 ++++-
 ...v.sh => ubuntu_install_vitis_ai_packages_ci.sh} |  8 ++++-
 6 files changed, 68 insertions(+), 16 deletions(-)
 copy docker/{Dockerfile.ci_i386 => Dockerfile.demo_vitis_ai} (61%)
 copy docker/install/{ubuntu_install_coreml.sh => ubuntu_install_vitis_ai_core.sh} (80%)
 mode change 100755 => 100644
 copy docker/install/{ubuntu_install_gluoncv.sh => ubuntu_install_vitis_ai_packages_ci.sh} (79%)
 mode change 100755 => 100644