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 2021/04/21 18:31:19 UTC

[tvm] branch main updated (935a7ad -> f28c75f)

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

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


    from 935a7ad  Add support for the quantized RESIZE_BILINEAR operator to relay TFLite frontend (#7866)
     add f28c75f  [Frontend][Tensorflow] Support SAME padding for dynamic h, w when stride == 1 (#7885)

No new revisions were added by this update.

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