You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2021/02/04 10:34:32 UTC

[tvm] branch main updated (618ef9e -> 2e8133d)

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

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


    from 618ef9e  [TOPI] Add einsum operator (#6370)
     add 2e8133d  [TFLite] Added check for dynamic range quantization (#7114)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          | 34 +++++++++++++++++++++++++---
 tests/python/frontend/tflite/test_forward.py | 21 +++++++++++++++++
 2 files changed, 52 insertions(+), 3 deletions(-)