Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dconv_1_h3_w2_SAME.mod.py.cpp5 namespace conv_1_h3_w2_SAME { namespace
12 TEST_F(GeneratedTests, conv_1_h3_w2_SAME) { in TEST_F() argument
13 execute(conv_1_h3_w2_SAME::CreateModel, in TEST_F()
14 conv_1_h3_w2_SAME::is_ignored, in TEST_F()
15 conv_1_h3_w2_SAME::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, conv_1_h3_w2_SAME, conv_1_h3_w2_SAME::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(conv_1_h3_w2_SAME::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 conv_1_h3_w2_SAME::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 conv_1_h3_w2_SAME::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
26 execute(conv_1_h3_w2_SAME::CreateModel_2, in TEST_F()
[all …]
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp727 namespace conv_1_h3_w2_SAME { namespace
734 TEST_F(NeuralnetworksHidlTest, conv_1_h3_w2_SAME) { in TEST_F() argument
736 conv_1_h3_w2_SAME::createTestModel, in TEST_F()
737 conv_1_h3_w2_SAME::is_ignored, in TEST_F()
738 conv_1_h3_w2_SAME::get_examples()); in TEST_F()
741 TEST_F(ValidationTest, conv_1_h3_w2_SAME) { in TEST_F() argument
742 const Model model = conv_1_h3_w2_SAME::createTestModel(); in TEST_F()
743 const std::vector<Request> requests = createRequests(conv_1_h3_w2_SAME::get_examples()); in TEST_F()
751 conv_1_h3_w2_SAME::createTestModel_dynamic_output_shape, in TEST_F()
752 conv_1_h3_w2_SAME::is_ignored_dynamic_output_shape, in TEST_F()
[all …]