You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2021/11/24 16:49:32 UTC

[tvm] branch main updated (4efec38 -> 9c4e9ff)

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

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


    from 4efec38  Improve the keras frontend to support tflite 2.6 (#9562)
     add 9c4e9ff  [ONNX] Add MatMulInteger16 contrib op (#9186)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 164 ++++++++++++++++-------------
 python/tvm/relay/op/strategy/cuda.py       |   2 +-
 tests/python/frontend/onnx/test_forward.py |  42 ++++++++
 3 files changed, 133 insertions(+), 75 deletions(-)