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

[tvm] branch main updated (e67f15b -> d425c14)

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

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


    from e67f15b  [COMMUNITY] @d-smirnov -> reviewer (#7510)
     add d425c14  [Relay][Frontend][Onnx] Fix GEMM converter when C is not a parameter. (#7509)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          |  9 ++------
 tests/python/frontend/onnx/test_forward.py | 33 ++++++++++++++++++++----------
 2 files changed, 24 insertions(+), 18 deletions(-)