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 f88a10fb00 [TFLite] Add support to int16 data type in TFLite frontend
(#10915)
add 2b1e5ce8dc [microNPU] Fix bug in channels extraction in the matcher
(#11335)
No new revisions were added by this update.
Summary of changes:
.../relay/backend/contrib/ethosu/te/convolution.py | 4 +-
.../relay/backend/contrib/ethosu/te/depthwise.py | 7 +-
.../tvm/relay/backend/contrib/ethosu/te/pooling.py | 8 +--
.../cascader/test_ethosu_conv2d_matcher.py | 80 ++++++++++++++++++++++
4 files changed, 90 insertions(+), 9 deletions(-)