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/01/27 23:40:35 UTC

[incubator-tvm] branch master updated (f71a10c -> de919cb)

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

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


    from f71a10c  properly extract error type from windows error message (#4780)
     add de919cb  [Relay][Frontend][ONNX] Broadcast condition, x, and y for Where op (#4774)

No new revisions were added by this update.

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