Home
last modified time | relevance | path

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

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