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 2019/11/07 22:10:41 UTC

[incubator-tvm] branch master updated (14a5a35 -> 5bcd331)

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 14a5a35  [AutoTVM] Add batch_matmul to tunable operations (#4242)
     add 5bcd331  [Relay][Frontend][ONNX] Add support for broadcasting to Where and MatMul (#4267)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 15 +++++++++++++++
 tests/python/frontend/onnx/test_forward.py | 15 ++++++++++-----
 2 files changed, 25 insertions(+), 5 deletions(-)