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/03/12 07:09:55 UTC

[incubator-tvm] branch master updated (95e7e34 -> 5e7fbae)

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 95e7e34  Support for AddV2 in Relay Tensorflow frontend converter. (#5046)
     add 5e7fbae  [TFLITE]Round op parsing support added (#5022)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          |  8 ++++++++
 tests/python/frontend/tflite/test_forward.py | 10 ++++++++++
 2 files changed, 18 insertions(+)