You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ke...@apache.org on 2020/07/16 22:22:41 UTC

[incubator-tvm] branch master updated (30415e5 -> b85c239)

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

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


    from 30415e5  [ARITH] Improve vector simplification for float operands (#6043)
     add b85c239  Refine LSTMBlockCell to support dynamic rnn (#5963)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow.py          | 374 +++++------------------
 python/tvm/relay/testing/tf.py                   |  39 ++-
 tests/python/frontend/tensorflow/test_forward.py | 163 +++++++---
 3 files changed, 231 insertions(+), 345 deletions(-)