The tests should be added similarly to mv3: https://github.com/pytorch/executorch/blob/main/backends/cortex_m/test/models/test_mobilenet_v3.py Initial suggestion would be to aim for something corresponding to the benchmarks in https://mlcommons.org/working-groups/benchmarks/tiny/
The tests should be added similarly to mv3: https://github.com/pytorch/executorch/blob/main/backends/cortex_m/test/models/test_mobilenet_v3.py
Initial suggestion would be to aim for something corresponding to the benchmarks in https://mlcommons.org/working-groups/benchmarks/tiny/