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