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/23 12:07:48 UTC

[tvm] branch main updated (a111803 -> d94cbbb)

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 a111803  [RELAY][Parser] Optimize relay parser to restore calls attrs (#7347)
     add d94cbbb  [Frontend]Make onnx gemm tensor C optional (#7489)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 13 +++++++++----
 tests/python/frontend/onnx/test_forward.py | 26 ++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 4 deletions(-)