Searched refs:depthwise_conv2d_float_large_2_weights_as_inputs (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | depthwise_conv2d_float_large_2_weights_as_inputs.mod.py.cpp | 5 namespace depthwise_conv2d_float_large_2_weights_as_inputs { namespace 12 TEST_F(GeneratedTests, depthwise_conv2d_float_large_2_weights_as_inputs) { in TEST_F() argument 13 execute(depthwise_conv2d_float_large_2_weights_as_inputs::CreateModel, in TEST_F() 14 depthwise_conv2d_float_large_2_weights_as_inputs::is_ignored, in TEST_F() 15 depthwise_conv2d_float_large_2_weights_as_inputs::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_0, depthwise_conv2d_float_large_2_weights_as_inputs, depthwise_conv2d_float… in TEST_AVAILABLE_SINCE() argument 20 execute(depthwise_conv2d_float_large_2_weights_as_inputs::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 21 depthwise_conv2d_float_large_2_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 22 depthwise_conv2d_float_large_2_weights_as_inputs::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_0_vts_tests.cpp | 2017 namespace depthwise_conv2d_float_large_2_weights_as_inputs { namespace 2024 TEST_F(NeuralnetworksHidlTest, depthwise_conv2d_float_large_2_weights_as_inputs) { in TEST_F() argument 2026 depthwise_conv2d_float_large_2_weights_as_inputs::createTestModel, in TEST_F() 2027 depthwise_conv2d_float_large_2_weights_as_inputs::is_ignored, in TEST_F() 2028 depthwise_conv2d_float_large_2_weights_as_inputs::get_examples()); in TEST_F() 2031 TEST_F(ValidationTest, depthwise_conv2d_float_large_2_weights_as_inputs) { in TEST_F() argument 2032 const Model model = depthwise_conv2d_float_large_2_weights_as_inputs::createTestModel(); in TEST_F() 2033 …onst std::vector<Request> requests = createRequests(depthwise_conv2d_float_large_2_weights_as_inpu… in TEST_F() 2041 … depthwise_conv2d_float_large_2_weights_as_inputs::createTestModel_dynamic_output_shape, in TEST_F() 2042 … depthwise_conv2d_float_large_2_weights_as_inputs::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|