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 2ffd955779 [hexagon][testing] add test-skip logic; fixes (#11737)
     add dffc3108bb  [CMSIS-NN] Fixed the case with repeating operands in the 
QNN binary ops (#11732)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/cmsisnn.py             |  1 -
 .../backend/contrib/cmsisnn/extract_constants.cc   | 13 ++++-
 src/relay/backend/contrib/cmsisnn/relay_to_tir.cc  | 14 ++++-
 .../contrib/cmsisnn/scalar_to_tensor_constant.cc   |  6 +++
 .../python/contrib/test_cmsisnn/test_binary_ops.py | 61 +++++++++++++++++++++-
 .../contrib/test_cmsisnn/test_extract_constants.py | 34 ++++++++++++
 .../test_cmsisnn/test_scalar_to_tensor_constant.py | 41 +++++++++++++++
 7 files changed, 165 insertions(+), 5 deletions(-)

Reply via email to