Searched refs:conv_1_h3_w2_VALID_relaxed (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | conv_1_h3_w2_VALID_relaxed.mod.py.cpp | 5 namespace conv_1_h3_w2_VALID_relaxed { namespace 12 TEST_F(GeneratedTests, conv_1_h3_w2_VALID_relaxed) { in TEST_F() argument 13 execute(conv_1_h3_w2_VALID_relaxed::CreateModel, in TEST_F() 14 conv_1_h3_w2_VALID_relaxed::is_ignored, in TEST_F() 15 conv_1_h3_w2_VALID_relaxed::get_examples()); in TEST_F() 19 execute(conv_1_h3_w2_VALID_relaxed::CreateModel_dynamic_output_shape, in TEST_F() 20 conv_1_h3_w2_VALID_relaxed::is_ignored_dynamic_output_shape, in TEST_F() 21 conv_1_h3_w2_VALID_relaxed::get_examples_dynamic_output_shape()); in TEST_F() 25 execute(conv_1_h3_w2_VALID_relaxed::CreateModel_2, in TEST_F() 26 conv_1_h3_w2_VALID_relaxed::is_ignored_2, in TEST_F() [all …]
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_1_vts_tests.cpp | 605 namespace conv_1_h3_w2_VALID_relaxed { namespace 612 TEST_F(NeuralnetworksHidlTest, conv_1_h3_w2_VALID_relaxed) { in TEST_F() argument 614 conv_1_h3_w2_VALID_relaxed::createTestModel, in TEST_F() 615 conv_1_h3_w2_VALID_relaxed::is_ignored, in TEST_F() 616 conv_1_h3_w2_VALID_relaxed::get_examples()); in TEST_F() 619 TEST_F(ValidationTest, conv_1_h3_w2_VALID_relaxed) { in TEST_F() argument 620 const Model model = conv_1_h3_w2_VALID_relaxed::createTestModel(); in TEST_F() 621 const std::vector<Request> requests = createRequests(conv_1_h3_w2_VALID_relaxed::get_examples()); in TEST_F() 629 conv_1_h3_w2_VALID_relaxed::createTestModel_dynamic_output_shape, in TEST_F() 630 conv_1_h3_w2_VALID_relaxed::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|