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/06/15 03:53:23 UTC

[incubator-tvm] branch master updated (7385118 -> d0f9889)

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 7385118  [topi] fix strategy for sparse dense cuda (#5782)
     add d0f9889  [CI] Move cpu-only frontend tests to a CPU stage (#5807)

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        | 13 ++++-
 src/contrib/hybrid/codegen_hybrid.h                | 58 +++++++++++-----------
 tests/python/frontend/tflite/test_forward.py       |  2 +-
 tests/scripts/setup-pytest-env.sh                  |  3 +-
 tests/scripts/task_python_frontend.sh              |  6 ---
 ...thon_nightly.sh => task_python_frontend_cpu.sh} | 13 +++--
 6 files changed, 54 insertions(+), 41 deletions(-)
 copy tests/scripts/{task_python_nightly.sh => task_python_frontend_cpu.sh} (74%)