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/10/29 13:14:49 UTC

[incubator-tvm] branch main updated (0c7aae3 -> c94623a)

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/incubator-tvm.git.


    from 0c7aae3  [Torch, QNN] Support dynamic quantization flow to enable importing quantized transformer models (#6782)
     add c94623a  TFLite failures resulted from TF latest version upgrade resolved (#6774)

No new revisions were added by this update.

Summary of changes:
 docker/install/ubuntu_install_tflite.sh      |   6 +-
 python/tvm/relay/frontend/tflite.py          |  15 +++-
 tests/python/frontend/tflite/test_forward.py | 115 ++++++++++++++-------------
 3 files changed, 77 insertions(+), 59 deletions(-)