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 2019/11/12 20:36:39 UTC

[incubator-tvm] branch master updated (e680611 -> 03a29da)

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

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


    from e680611  Add test for the qnn_add operator (#4282)
     add 03a29da  [Relay][Op][TF] Complete tensor array unstack with all ranks support (#4309)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow.py          |  11 ++-
 python/tvm/relay/prelude.py                      | 120 +++++++++++++++++++++++
 tests/python/frontend/tensorflow/test_forward.py |  20 ++++
 3 files changed, 148 insertions(+), 3 deletions(-)