You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2022/08/04 20:05:08 UTC

[tvm] branch main updated (cfa55251b2 -> 4158738574)

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

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


    from cfa55251b2 [Relay][Frontend][Onnx] Add RNN operation for ONNX frontend (#12213)
     add 4158738574 initial commit (#12301)

No new revisions were added by this update.

Summary of changes:
 src/relay/qnn/op/batch_matmul.cc               | 20 ++++++--
 tests/python/relay/test_op_qnn_batch_matmul.py | 64 ++++++++++++++++++--------
 2 files changed, 60 insertions(+), 24 deletions(-)