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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 71caa19f96 [LLVM] Fix for llvm CodeGenOpt API change (#15921)
     add fdfd16c951 [microNPU][ETHOSU] MatMul legalization support (#15780)

No new revisions were added by this update.

Summary of changes:
 .../tvm/relay/backend/contrib/ethosu/legalize.py   |  98 ++++++++++++++++-
 python/tvm/relay/op/contrib/ethosu.py              |  43 ++++++++
 tests/python/contrib/test_ethosu/test_codegen.py   |  24 +++++
 tests/python/contrib/test_ethosu/test_legalize.py  | 117 +++++++++++++++++++++
 4 files changed, 281 insertions(+), 1 deletion(-)

Reply via email to