You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jr...@apache.org on 2020/10/16 00:12:28 UTC

[incubator-tvm] branch main updated (b121278 -> 3e8ba2a)

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

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


    from b121278  int32 pooling with int64 shapes (#6687)
     add 3e8ba2a  [Docker] Update CI CPU and GPU images based on new Docker build files. (#6690)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                              | 4 ++--
 docker/Dockerfile.ci_cpu                 | 4 ++++
 docker/Dockerfile.ci_gpu                 | 7 +++++++
 docker/install/ubuntu_install_darknet.sh | 7 ++-----
 docker/install/ubuntu_install_dgl.sh     | 0
 docker/install/ubuntu_install_sphinx.sh  | 2 +-
 rust/Cargo.toml                          | 1 -
 7 files changed, 16 insertions(+), 9 deletions(-)
 mode change 100644 => 100755 docker/install/ubuntu_install_dgl.sh