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/04/06 15:10:40 UTC

[tvm] branch last-successful updated (60c766f96a -> d7d8fdbc9c)

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 60c766f96a [ci] Look for any tags in issues before adding new tags (#10685)
     add d7d8fdbc9c [CMSIS-NN] Aligned scale computation with TFLM to fix numerical mismatch (#10817)

No new revisions were added by this update.

Summary of changes:
 .../backend/contrib/cmsisnn/generate_constants.cc  |  10 +-
 tests/python/contrib/test_cmsisnn/test_conv2d.py   |  40 ++++++-
 tests/python/contrib/test_cmsisnn/utils.py         | 132 ++++++++++++++++++++-
 3 files changed, 175 insertions(+), 7 deletions(-)