Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Ddepthwise_conv2d_quant8_2.mod.py.cpp5 namespace depthwise_conv2d_quant8_2 { namespace
12 TEST_F(GeneratedTests, depthwise_conv2d_quant8_2) { in TEST_F() argument
13 execute(depthwise_conv2d_quant8_2::CreateModel, in TEST_F()
14 depthwise_conv2d_quant8_2::is_ignored, in TEST_F()
15 depthwise_conv2d_quant8_2::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, depthwise_conv2d_quant8_2, depthwise_conv2d_quant8_2::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(depthwise_conv2d_quant8_2::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 depthwise_conv2d_quant8_2::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 depthwise_conv2d_quant8_2::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp2169 namespace depthwise_conv2d_quant8_2 { namespace
2176 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_quant8_2) { in TEST_F() argument
2178 depthwise_conv2d_quant8_2::createTestModel, in TEST_F()
2179 depthwise_conv2d_quant8_2::is_ignored, in TEST_F()
2180 depthwise_conv2d_quant8_2::get_examples()); in TEST_F()
2183 TEST_F(ValidationTest, depthwise_conv2d_quant8_2) { in TEST_F() argument
2184 const Model model = depthwise_conv2d_quant8_2::createTestModel(); in TEST_F()
2185 const std::vector<Request> requests = createRequests(depthwise_conv2d_quant8_2::get_examples()); in TEST_F()
2193 depthwise_conv2d_quant8_2::createTestModel_dynamic_output_shape, in TEST_F()
2194 depthwise_conv2d_quant8_2::is_ignored_dynamic_output_shape, in TEST_F()
[all …]