tlc-pack / tlcpack

https://tlcpack.ai/
Apache License 2.0
23 stars 30 forks source link

Enable Arm(R) Ethos(TM)-U NPU as part of tlcpack. #76

Closed leandron closed 2 years ago

leandron commented 2 years ago

Given we recently added support for Arm(R) Ethos(TM)-U NPU in TVM, this change enables "USE_ETHOSU" as part of the tlcpack build.

Related to https://github.com/apache/tvm/pull/8854.

cc @tqchen @areusch @icemelon @jroesch for reviews and merge when possible.

leandron commented 2 years ago

CI is green now, FYI.