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/09/13 17:31:00 UTC

[incubator-tvm] branch master updated (4e73934 -> 270e742)

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 4e73934  [CMAKE] Improve FindLLVM to handle llvm-prefix with space. (#6466)
     add 270e742  [ONNX] Update Slice op conversion to take strides into account, clean up tests (#6467)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          |  26 ++-
 tests/python/frontend/onnx/test_forward.py | 292 ++++++++++++-----------------
 2 files changed, 145 insertions(+), 173 deletions(-)