Searched refs:depthwise_conv2d_float_large_2 (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | depthwise_conv2d_float_large_2.mod.py.cpp | 5 namespace depthwise_conv2d_float_large_2 { namespace 12 TEST_F(GeneratedTests, depthwise_conv2d_float_large_2) { in TEST_F() argument 13 execute(depthwise_conv2d_float_large_2::CreateModel, in TEST_F() 14 depthwise_conv2d_float_large_2::is_ignored, in TEST_F() 15 depthwise_conv2d_float_large_2::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_0, depthwise_conv2d_float_large_2, depthwise_conv2d_float_large_2::CreateMo… in TEST_AVAILABLE_SINCE() argument 20 execute(depthwise_conv2d_float_large_2::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 21 depthwise_conv2d_float_large_2::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 22 depthwise_conv2d_float_large_2::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_0_vts_tests.cpp | 1979 namespace depthwise_conv2d_float_large_2 { namespace 1986 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_float_large_2) { in TEST_F() argument 1988 depthwise_conv2d_float_large_2::createTestModel, in TEST_F() 1989 depthwise_conv2d_float_large_2::is_ignored, in TEST_F() 1990 depthwise_conv2d_float_large_2::get_examples()); in TEST_F() 1993 TEST_F(ValidationTest, depthwise_conv2d_float_large_2) { in TEST_F() argument 1994 const Model model = depthwise_conv2d_float_large_2::createTestModel(); in TEST_F() 1995 …const std::vector<Request> requests = createRequests(depthwise_conv2d_float_large_2::get_examples(… in TEST_F() 2003 depthwise_conv2d_float_large_2::createTestModel_dynamic_output_shape, in TEST_F() 2004 depthwise_conv2d_float_large_2::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|