This is an automated email from the ASF dual-hosted git repository.
jroesch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d0c6ca5 Frontend: add onnx GlobalLpPool op (#8845)
add 2c6fb65 Arm(R) Ethos(TM)-U NPU TIR to CS for Conv2D (#8811)
No new revisions were added by this update.
Summary of changes:
.../backend/contrib/ethosu/tir_to_cs_translator.py | 244 +++++++
.../test_ethosu/test_tir_to_cs_translator.py | 770 +++++++++++++++++++++
2 files changed, 1014 insertions(+)
create mode 100644
tests/python/contrib/test_ethosu/test_tir_to_cs_translator.py