Home
last modified time | relevance | path

Searched refs:depthwise_conv2d_float_2_relaxed (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/tests/
Ddepthwise_conv2d_float_2_relaxed.mod.py.cpp5 namespace depthwise_conv2d_float_2_relaxed { namespace
12 TEST_F(GeneratedTests, depthwise_conv2d_float_2_relaxed) { in TEST_F() argument
13 execute(depthwise_conv2d_float_2_relaxed::CreateModel, in TEST_F()
14 depthwise_conv2d_float_2_relaxed::is_ignored, in TEST_F()
15 depthwise_conv2d_float_2_relaxed::get_examples()); in TEST_F()
19 execute(depthwise_conv2d_float_2_relaxed::CreateModel_dynamic_output_shape, in TEST_F()
20 depthwise_conv2d_float_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
21 depthwise_conv2d_float_2_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_1_vts_tests.cpp1189 namespace depthwise_conv2d_float_2_relaxed { namespace
1196 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_float_2_relaxed) { in TEST_F() argument
1198 depthwise_conv2d_float_2_relaxed::createTestModel, in TEST_F()
1199 depthwise_conv2d_float_2_relaxed::is_ignored, in TEST_F()
1200 depthwise_conv2d_float_2_relaxed::get_examples()); in TEST_F()
1203 TEST_F(ValidationTest, depthwise_conv2d_float_2_relaxed) { in TEST_F() argument
1204 const Model model = depthwise_conv2d_float_2_relaxed::createTestModel(); in TEST_F()
1205 …const std::vector<Request> requests = createRequests(depthwise_conv2d_float_2_relaxed::get_example… in TEST_F()
1213 depthwise_conv2d_float_2_relaxed::createTestModel_dynamic_output_shape, in TEST_F()
1214 depthwise_conv2d_float_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
[all …]