Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Ddepth_to_space_quant8_1.mod.py.cpp5 namespace depth_to_space_quant8_1 { namespace
12 TEST_F(GeneratedTests, depth_to_space_quant8_1) { in TEST_F() argument
13 execute(depth_to_space_quant8_1::CreateModel, in TEST_F()
14 depth_to_space_quant8_1::is_ignored, in TEST_F()
15 depth_to_space_quant8_1::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, depth_to_space_quant8_1, depth_to_space_quant8_1::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(depth_to_space_quant8_1::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 depth_to_space_quant8_1::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 depth_to_space_quant8_1::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp1721 namespace depth_to_space_quant8_1 { namespace
1728 TEST_F(NeuralnetworksHidlTest, depth_to_space_quant8_1) { in TEST_F() argument
1730 depth_to_space_quant8_1::createTestModel, in TEST_F()
1731 depth_to_space_quant8_1::is_ignored, in TEST_F()
1732 depth_to_space_quant8_1::get_examples()); in TEST_F()
1735 TEST_F(ValidationTest, depth_to_space_quant8_1) { in TEST_F() argument
1736 const Model model = depth_to_space_quant8_1::createTestModel(); in TEST_F()
1737 const std::vector<Request> requests = createRequests(depth_to_space_quant8_1::get_examples()); in TEST_F()
1745 depth_to_space_quant8_1::createTestModel_dynamic_output_shape, in TEST_F()
1746 depth_to_space_quant8_1::is_ignored_dynamic_output_shape, in TEST_F()
[all …]