You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/09/09 20:06:10 UTC

[tvm] branch last-successful updated (90fb79b74c -> 75969647fd)

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 90fb79b74c [CI] Update Docker images to bring TF 2.9 and integration tests (#12738)
     add 75969647fd Aligned CMSIS-NN SHA in TVM to CMSIS top of tree (#12723)

No new revisions were added by this update.

Summary of changes:
 docker/install/ubuntu_install_cmsis.sh               |  4 ++--
 src/relay/backend/contrib/cmsisnn/buffer_size.cc     | 20 +++++++++++---------
 src/relay/backend/contrib/cmsisnn/buffer_size.h      |  7 ++++++-
 src/relay/backend/contrib/cmsisnn/relay_to_tir.cc    |  4 ++--
 .../backend/contrib/cmsisnn/buffer_size_test.cc      |  8 ++++----
 5 files changed, 25 insertions(+), 18 deletions(-)