You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2021/04/02 16:07:44 UTC

[tvm] branch main updated (43c61a2 -> ca0f928)

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

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


    from 43c61a2  add the --net=host cmd line arg to the docker/bash.it script (#7780)
     add ca0f928  [ONNX] Dynamic Gather (#7787)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 27 ++++++++++++-----
 tests/python/frontend/onnx/test_forward.py | 47 ++++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+), 8 deletions(-)