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 2023/01/27 09:10:04 UTC

[tvm] branch main updated (56771a87d1 -> 2bfdcbe07a)

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 56771a87d1 [CLML][RUNTIME] Enable more ops in CLML runtime (#13834)
     add 2bfdcbe07a [Relay] Convert negative axes to positive when importing ONNX Unsqueeze (#13846)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          |  5 +++-
 tests/python/frontend/onnx/test_forward.py | 39 ++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)