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 01141d4 Support quantised SQRT operator in TFLite (#9258)
add a644e29 [Frontend][PaddlePaddle] Add operators of interploate/flatten
and modify try_infer_value (#9459)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/common.py | 5 +-
python/tvm/relay/frontend/paddlepaddle.py | 147 +++++++++++++++++++--
tests/python/frontend/paddlepaddle/test_forward.py | 89 +++++++++++++
3 files changed, 228 insertions(+), 13 deletions(-)