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

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from f0137fb5 [microTVM] Temporarily remove mps2_an521 from CI (#8927)
     add 3a72d2f  [UnitTests][Ethos-N] Mark unit tests as requiring Ethos-N 
(#8873)

No new revisions were added by this update.

Summary of changes:
 python/tvm/testing/__init__.py                     | 10 +--------
 python/tvm/testing/plugin.py                       |  1 +
 python/tvm/testing/utils.py                        | 23 ++++++++++++++++++++
 tests/python/contrib/test_ethosn/test_addition.py  | 10 +++------
 .../python/contrib/test_ethosn/test_concatenate.py | 10 +++------
 .../test_ethosn/test_constant_duplication.py       |  6 ++----
 tests/python/contrib/test_ethosn/test_conv2d.py    | 10 +++------
 .../contrib/test_ethosn/test_depth_to_space.py     | 10 +++------
 .../contrib/test_ethosn/test_fullyconnected.py     | 10 +++------
 tests/python/contrib/test_ethosn/test_networks.py  | 10 ++++++---
 tests/python/contrib/test_ethosn/test_pooling.py   | 10 +++------
 tests/python/contrib/test_ethosn/test_relu.py      | 10 +++------
 tests/python/contrib/test_ethosn/test_reshape.py   | 11 ++++------
 tests/python/contrib/test_ethosn/test_sigmoid.py   | 10 +++------
 tests/python/contrib/test_ethosn/test_split.py     | 10 +++------
 .../python/contrib/test_ethosn/test_topologies.py  | 25 +++++++---------------
 tests/python/driver/tvmc/test_compiler.py          |  7 ++----
 17 files changed, 75 insertions(+), 108 deletions(-)

Reply via email to