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 01771ab Address Christopher's comments from #8788 (#9197)
add f0bcfa7 Add TVMC Frontend for PaddlePaddle (#9083)
No new revisions were added by this update.
Summary of changes:
python/gen_requirements.py | 1 +
python/tvm/driver/tvmc/frontends.py | 26 ++++++++++
tests/python/driver/tvmc/conftest.py | 14 ++++-
tests/python/driver/tvmc/test_compiler.py | 78 ++++++++++++++++++++++++++++
tests/python/driver/tvmc/test_frontends.py | 18 +++++++
tests/python/driver/tvmc/test_tvmc_common.py | 25 +++++++++
6 files changed, 161 insertions(+), 1 deletion(-)