Searched refs:depth_to_space_float_3_relaxed (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | depth_to_space_float_3_relaxed.mod.py.cpp | 5 namespace depth_to_space_float_3_relaxed { namespace 12 TEST_F(GeneratedTests, depth_to_space_float_3_relaxed) { in TEST_F() argument 13 execute(depth_to_space_float_3_relaxed::CreateModel, in TEST_F() 14 depth_to_space_float_3_relaxed::is_ignored, in TEST_F() 15 depth_to_space_float_3_relaxed::get_examples()); in TEST_F() 19 execute(depth_to_space_float_3_relaxed::CreateModel_dynamic_output_shape, in TEST_F() 20 depth_to_space_float_3_relaxed::is_ignored_dynamic_output_shape, in TEST_F() 21 depth_to_space_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 | 1151 namespace depth_to_space_float_3_relaxed { namespace 1158 TEST_F(NeuralnetworksHidlTest, depth_to_space_float_3_relaxed) { in TEST_F() argument 1160 depth_to_space_float_3_relaxed::createTestModel, in TEST_F() 1161 depth_to_space_float_3_relaxed::is_ignored, in TEST_F() 1162 depth_to_space_float_3_relaxed::get_examples()); in TEST_F() 1165 TEST_F(ValidationTest, depth_to_space_float_3_relaxed) { in TEST_F() argument 1166 const Model model = depth_to_space_float_3_relaxed::createTestModel(); in TEST_F() 1167 …const std::vector<Request> requests = createRequests(depth_to_space_float_3_relaxed::get_examples(… in TEST_F() 1175 depth_to_space_float_3_relaxed::createTestModel_dynamic_output_shape, in TEST_F() 1176 depth_to_space_float_3_relaxed::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|