You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/01/09 01:02:21 UTC

[incubator-tvm] branch master updated (b873e03 -> 2077cd5)

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

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


    from b873e03  [CONV] Reduce data size of asymmetric padding testcase (#4658)
     add 2077cd5  [CI] Recover Windows Mac Build CI via Github Actions (#4662)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main.yml   | 73 ++++++++++++++++++++++++++++++++++++++++++++
 include/tvm/runtime/module.h | 22 ++++++-------
 src/runtime/module.cc        |  3 +-
 3 files changed, 85 insertions(+), 13 deletions(-)
 create mode 100644 .github/workflows/main.yml