Home
last modified time | relevance | path

Searched refs:reduce_any (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/tests/
Dreduce_any.mod.py.cpp5 namespace reduce_any { namespace
12 TEST_F(GeneratedTests, reduce_any) { in TEST_F() argument
13 execute(reduce_any::CreateModel, in TEST_F()
14 reduce_any::is_ignored, in TEST_F()
15 reduce_any::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, reduce_any, reduce_any::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(reduce_any::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 reduce_any::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 reduce_any::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
26 execute(reduce_any::CreateModel_2, in TEST_F()
[all …]