Searched refs:strided_slice_float_5_relaxed (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | strided_slice_float_5_relaxed.mod.py.cpp | 5 namespace strided_slice_float_5_relaxed { namespace 12 TEST_F(GeneratedTests, strided_slice_float_5_relaxed) { in TEST_F() argument 13 execute(strided_slice_float_5_relaxed::CreateModel, in TEST_F() 14 strided_slice_float_5_relaxed::is_ignored, in TEST_F() 15 strided_slice_float_5_relaxed::get_examples()); in TEST_F() 19 execute(strided_slice_float_5_relaxed::CreateModel_dynamic_output_shape, in TEST_F() 20 strided_slice_float_5_relaxed::is_ignored_dynamic_output_shape, in TEST_F() 21 strided_slice_float_5_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_1_vts_tests.cpp | 5551 namespace strided_slice_float_5_relaxed { namespace 5558 TEST_F(NeuralnetworksHidlTest, strided_slice_float_5_relaxed) { in TEST_F() argument 5560 strided_slice_float_5_relaxed::createTestModel, in TEST_F() 5561 strided_slice_float_5_relaxed::is_ignored, in TEST_F() 5562 strided_slice_float_5_relaxed::get_examples()); in TEST_F() 5565 TEST_F(ValidationTest, strided_slice_float_5_relaxed) { in TEST_F() argument 5566 const Model model = strided_slice_float_5_relaxed::createTestModel(); in TEST_F() 5567 …const std::vector<Request> requests = createRequests(strided_slice_float_5_relaxed::get_examples()… in TEST_F() 5575 strided_slice_float_5_relaxed::createTestModel_dynamic_output_shape, in TEST_F() 5576 strided_slice_float_5_relaxed::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|