You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/12/04 15:57:47 UTC

[tvm] branch main updated (c8397bf -> 9554e64)

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

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


    from c8397bf  [Relay][Frontend][Onnx] Add support for Size op in Onnx frontend. (#7031)
     add 9554e64  [Frontend] Prevent tflite frontend from producing int64 shape/parameters (#7030)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/common.py | 11 +++++++++++
 python/tvm/relay/frontend/tflite.py | 33 +++++++++++++++++++--------------
 2 files changed, 30 insertions(+), 14 deletions(-)