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

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


    from 39bf923  [AOT] Use python temporary directory for AOT tests (#10518)
     add a1fb44d  [microNPU] Add support for TFLite FULLY_CONNECTED (#10345)
     add 15dc4aa  [Runtime][ThreadPool] Remove a cout log output. (#10560)

No new revisions were added by this update.

Summary of changes:
 .../tvm/relay/backend/contrib/ethosu/legalize.py   |  87 ++++++++++++++++
 python/tvm/relay/backend/contrib/ethosu/util.py    |  14 +++
 python/tvm/relay/op/contrib/ethosu.py              | 109 +++++++++++++++++++++
 src/runtime/thread_pool.cc                         |   1 -
 tests/python/contrib/test_ethosu/test_codegen.py   |  30 ++++++
 tests/python/contrib/test_ethosu/test_legalize.py  | 103 +++++++++++++++++++
 6 files changed, 343 insertions(+), 1 deletion(-)

Reply via email to