Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dspace_to_depth_quant8_2.mod.py.cpp5 namespace space_to_depth_quant8_2 { namespace
12 TEST_F(GeneratedTests, space_to_depth_quant8_2) { in TEST_F() argument
13 execute(space_to_depth_quant8_2::CreateModel, in TEST_F()
14 space_to_depth_quant8_2::is_ignored, in TEST_F()
15 space_to_depth_quant8_2::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, space_to_depth_quant8_2, space_to_depth_quant8_2::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(space_to_depth_quant8_2::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 space_to_depth_quant8_2::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 space_to_depth_quant8_2::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp5641 namespace space_to_depth_quant8_2 { namespace
5648 TEST_F(NeuralnetworksHidlTest, space_to_depth_quant8_2) { in TEST_F() argument
5650 space_to_depth_quant8_2::createTestModel, in TEST_F()
5651 space_to_depth_quant8_2::is_ignored, in TEST_F()
5652 space_to_depth_quant8_2::get_examples()); in TEST_F()
5655 TEST_F(ValidationTest, space_to_depth_quant8_2) { in TEST_F() argument
5656 const Model model = space_to_depth_quant8_2::createTestModel(); in TEST_F()
5657 const std::vector<Request> requests = createRequests(space_to_depth_quant8_2::get_examples()); in TEST_F()
5665 space_to_depth_quant8_2::createTestModel_dynamic_output_shape, in TEST_F()
5666 space_to_depth_quant8_2::is_ignored_dynamic_output_shape, in TEST_F()
[all …]