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 2020/07/14 01:12:41 UTC

[incubator-tvm] branch master updated (712c82f -> 99c52f3)

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

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


    from 712c82f  Add support for tflite arg_min and arg_max (#5992)
     add 99c52f3  [Frontend][TFLite] Fix fully_connected converter when batch size is not 1 (#6038)

No new revisions were added by this update.

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