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/03/16 19:57:16 UTC

[incubator-tvm] branch master updated (06bb17e -> 5eab475)

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

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


    from 06bb17e  Tensorflow script upgrade from 1.13.1 to 2.0.0, so that it can run in both versionsw (#4963)
     add 5eab475  [TFLITE]DepthToSpace and SpaceToDepth support (#5041)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          | 52 ++++++++++++++++++++++++++++
 tests/python/frontend/tflite/test_forward.py | 36 +++++++++++++++++++
 2 files changed, 88 insertions(+)