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/09/03 16:37:30 UTC

[incubator-tvm] branch master updated (6770d28 -> 237b4c1)

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 6770d28  [Frontend][TensorFlow] Improve TensorFlow control flow nodes ordering (#6387)
     add 237b4c1  [TFLite] Support for 'SAME' Padding option for TRANSPOSE_CONV operator of TFLite. (#6381)

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 | 10 ++++++++++
 2 files changed, 17 insertions(+), 4 deletions(-)