Searched refs:strided_slice_float_4_relaxed (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | strided_slice_float_4_relaxed.mod.py.cpp | 5 namespace strided_slice_float_4_relaxed { namespace 12 TEST_F(GeneratedTests, strided_slice_float_4_relaxed) { in TEST_F() argument 13 execute(strided_slice_float_4_relaxed::CreateModel, in TEST_F() 14 strided_slice_float_4_relaxed::is_ignored, in TEST_F() 15 strided_slice_float_4_relaxed::get_examples()); in TEST_F() 19 execute(strided_slice_float_4_relaxed::CreateModel_dynamic_output_shape, in TEST_F() 20 strided_slice_float_4_relaxed::is_ignored_dynamic_output_shape, in TEST_F() 21 strided_slice_float_4_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_1_vts_tests.cpp | 5475 namespace strided_slice_float_4_relaxed { namespace 5482 TEST_F(NeuralnetworksHidlTest, strided_slice_float_4_relaxed) { in TEST_F() argument 5484 strided_slice_float_4_relaxed::createTestModel, in TEST_F() 5485 strided_slice_float_4_relaxed::is_ignored, in TEST_F() 5486 strided_slice_float_4_relaxed::get_examples()); in TEST_F() 5489 TEST_F(ValidationTest, strided_slice_float_4_relaxed) { in TEST_F() argument 5490 const Model model = strided_slice_float_4_relaxed::createTestModel(); in TEST_F() 5491 …const std::vector<Request> requests = createRequests(strided_slice_float_4_relaxed::get_examples()… in TEST_F() 5499 strided_slice_float_4_relaxed::createTestModel_dynamic_output_shape, in TEST_F() 5500 strided_slice_float_4_relaxed::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|