This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 209845fb91 [RPC] Add fail-guard for termination time exception (#13651)
     add e2680142ef [CMSIS-NN] Global function that provides range based on 
dtype (#13652)

No new revisions were added by this update.

Summary of changes:
 python/tvm/testing/aot.py                          | 31 +++++++++++++++++++-
 .../python/contrib/test_cmsisnn/test_binary_ops.py | 14 ++++-----
 tests/python/contrib/test_cmsisnn/test_conv2d.py   | 21 ++++++-------
 .../contrib/test_cmsisnn/test_fully_connected.py   | 10 +++----
 .../python/contrib/test_cmsisnn/test_fuse_pads.py  | 22 ++++++++------
 .../test_cmsisnn/test_generate_constants.py        |  7 +++--
 .../contrib/test_cmsisnn/test_invalid_graphs.py    |  5 ++--
 tests/python/contrib/test_cmsisnn/test_networks.py |  6 ++--
 tests/python/contrib/test_cmsisnn/test_pooling.py  |  4 +--
 .../contrib/test_cmsisnn/test_remove_reshapes.py   |  4 +--
 tests/python/contrib/test_cmsisnn/test_softmax.py  |  5 ++--
 tests/python/contrib/test_cmsisnn/utils.py         | 34 ++++------------------
 .../relay/aot/test_crt_forward_declarations.py     | 24 ---------------
 13 files changed, 85 insertions(+), 102 deletions(-)

Reply via email to