Searched refs:l2_pool_float_2_relaxed (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | l2_pool_float_2_relaxed.mod.py.cpp | 5 namespace l2_pool_float_2_relaxed { namespace 12 TEST_F(GeneratedTests, l2_pool_float_2_relaxed) { in TEST_F() argument 13 execute(l2_pool_float_2_relaxed::CreateModel, in TEST_F() 14 l2_pool_float_2_relaxed::is_ignored, in TEST_F() 15 l2_pool_float_2_relaxed::get_examples()); in TEST_F() 19 execute(l2_pool_float_2_relaxed::CreateModel_dynamic_output_shape, in TEST_F() 20 l2_pool_float_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F() 21 l2_pool_float_2_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_1_vts_tests.cpp | 2207 namespace l2_pool_float_2_relaxed { namespace 2214 TEST_F(NeuralnetworksHidlTest, l2_pool_float_2_relaxed) { in TEST_F() argument 2216 l2_pool_float_2_relaxed::createTestModel, in TEST_F() 2217 l2_pool_float_2_relaxed::is_ignored, in TEST_F() 2218 l2_pool_float_2_relaxed::get_examples()); in TEST_F() 2221 TEST_F(ValidationTest, l2_pool_float_2_relaxed) { in TEST_F() argument 2222 const Model model = l2_pool_float_2_relaxed::createTestModel(); in TEST_F() 2223 const std::vector<Request> requests = createRequests(l2_pool_float_2_relaxed::get_examples()); in TEST_F() 2231 l2_pool_float_2_relaxed::createTestModel_dynamic_output_shape, in TEST_F() 2232 l2_pool_float_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|