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/01/10 22:57:23 UTC

[incubator-tvm] branch master updated (74d5cf4 -> 2327bb9)

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 74d5cf4  os.path --> osp to match the import (#4681)
     add 2327bb9  [Relay][Frontend][TFlite] Add parses support for SLICE (#4502)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          | 30 ++++++++++++++++++++++++++++
 tests/python/frontend/tflite/test_forward.py | 21 +++++++++++++++++++
 2 files changed, 51 insertions(+)