This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from a2daffbe11 [Relay][Frontend] Span Filling TFLite (#13727)
add b2da9453c6 [Relay][Frontend] Span Filling TensorFlow 1 (#13728)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/tensorflow.py | 56 ++---
.../python/frontend/tensorflow/test_bn_dynamic.py | 6 +-
.../frontend/tensorflow/test_control_flow.py | 10 +-
tests/python/frontend/tensorflow/test_debugging.py | 11 +-
tests/python/frontend/tensorflow/test_forward.py | 258 +++++++++++++++++++--
tests/python/frontend/tensorflow/test_no_op.py | 9 +-
6 files changed, 292 insertions(+), 58 deletions(-)