Searched refs:reduce_any (Results 1 – 1 of 1) sorted by relevance
5 namespace reduce_any { namespace12 TEST_F(GeneratedTests, reduce_any) { in TEST_F() argument13 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() argument20 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 …]