3a72d2fe34
- Adds the decorator `tvm.testing.requires_ethosn` - Marks all tests in `tests/python/contrib/test_ethosn` as requiring ethosn instead of directly checking `ethosn_available()`. This way, they show up as skipped rather than passing. - Marks test_compile_tflite_module_with_external_codegen as requiring ethosn.