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/15 16:48:18 UTC

[incubator-tvm] branch master updated (02c6767 -> 83da72f)

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 02c6767  [Relay][Frontend][TF] fix _parse_param bug (#4711)
     add 83da72f  [Relay][Frontend][TFLite] Add constant input support for elemwise ops (#4666)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          | 11 ++++++++++-
 tests/python/frontend/tflite/test_forward.py | 18 ++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletion(-)