Searched refs:space_to_depth_float_3_relaxed (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | space_to_depth_float_3_relaxed.mod.py.cpp | 5 namespace space_to_depth_float_3_relaxed { namespace 12 TEST_F(GeneratedTests, space_to_depth_float_3_relaxed) { in TEST_F() argument 13 execute(space_to_depth_float_3_relaxed::CreateModel, in TEST_F() 14 space_to_depth_float_3_relaxed::is_ignored, in TEST_F() 15 space_to_depth_float_3_relaxed::get_examples()); in TEST_F() 19 execute(space_to_depth_float_3_relaxed::CreateModel_dynamic_output_shape, in TEST_F() 20 space_to_depth_float_3_relaxed::is_ignored_dynamic_output_shape, in TEST_F() 21 space_to_depth_float_3_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_1_vts_tests.cpp | 4791 namespace space_to_depth_float_3_relaxed { namespace 4798 TEST_F(NeuralnetworksHidlTest, space_to_depth_float_3_relaxed) { in TEST_F() argument 4800 space_to_depth_float_3_relaxed::createTestModel, in TEST_F() 4801 space_to_depth_float_3_relaxed::is_ignored, in TEST_F() 4802 space_to_depth_float_3_relaxed::get_examples()); in TEST_F() 4805 TEST_F(ValidationTest, space_to_depth_float_3_relaxed) { in TEST_F() argument 4806 const Model model = space_to_depth_float_3_relaxed::createTestModel(); in TEST_F() 4807 …const std::vector<Request> requests = createRequests(space_to_depth_float_3_relaxed::get_examples(… in TEST_F() 4815 space_to_depth_float_3_relaxed::createTestModel_dynamic_output_shape, in TEST_F() 4816 space_to_depth_float_3_relaxed::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|