Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dconv_3_h3_w2_SAME.mod.py.cpp5 namespace conv_3_h3_w2_SAME { namespace
12 TEST_F(GeneratedTests, conv_3_h3_w2_SAME) { in TEST_F() argument
13 execute(conv_3_h3_w2_SAME::CreateModel, in TEST_F()
14 conv_3_h3_w2_SAME::is_ignored, in TEST_F()
15 conv_3_h3_w2_SAME::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, conv_3_h3_w2_SAME, conv_3_h3_w2_SAME::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(conv_3_h3_w2_SAME::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 conv_3_h3_w2_SAME::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 conv_3_h3_w2_SAME::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
26 execute(conv_3_h3_w2_SAME::CreateModel_2, in TEST_F()
[all …]
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp863 namespace conv_3_h3_w2_SAME { namespace
870 TEST_F(NeuralnetworksHidlTest, conv_3_h3_w2_SAME) { in TEST_F() argument
872 conv_3_h3_w2_SAME::createTestModel, in TEST_F()
873 conv_3_h3_w2_SAME::is_ignored, in TEST_F()
874 conv_3_h3_w2_SAME::get_examples()); in TEST_F()
877 TEST_F(ValidationTest, conv_3_h3_w2_SAME) { in TEST_F() argument
878 const Model model = conv_3_h3_w2_SAME::createTestModel(); in TEST_F()
879 const std::vector<Request> requests = createRequests(conv_3_h3_w2_SAME::get_examples()); in TEST_F()
887 conv_3_h3_w2_SAME::createTestModel_dynamic_output_shape, in TEST_F()
888 conv_3_h3_w2_SAME::is_ignored_dynamic_output_shape, in TEST_F()
[all …]