You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2021/06/28 16:33:27 UTC

[tvm] branch main updated (5e75ffa -> 2915349)

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

mbrookhart pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 5e75ffa  [RPC] Fix android rpc connection to tracker (#8327)
     add 2915349  [Onnx] Support Bidirectional RNNs (#8337)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 331 +++++++++++------
 tests/python/frontend/onnx/test_forward.py | 551 +++++++++++++++++------------
 2 files changed, 543 insertions(+), 339 deletions(-)