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/09/08 06:25:44 UTC

[tvm] branch main updated (af9d100 -> 475e9e0)

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 af9d100  [microTVM] Add method to query template info without creating a project (#8950)
     add 475e9e0  [ONNX] Add support for QLinearConcat contrib op (#8907)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 101 ++++++++++++++++-------------
 tests/python/frontend/onnx/test_forward.py |  34 ++++++++++
 2 files changed, 90 insertions(+), 45 deletions(-)