You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by li...@apache.org on 2019/11/12 23:52:34 UTC

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

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

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


    from 03a29da  [Relay][Op][TF] Complete tensor array unstack with all ranks support (#4309)
     add e541c75  Fix the TF tutorial to run against TF2.0 and TF1.x (#4104)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow.py |  5 ++++-
 python/tvm/relay/testing/tf.py          | 14 +++++++-------
 tutorials/frontend/from_tensorflow.py   | 16 ++++++++--------
 3 files changed, 19 insertions(+), 16 deletions(-)