Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Drelu6_quant8_2.mod.py.cpp5 namespace relu6_quant8_2 { namespace
12 TEST_F(GeneratedTests, relu6_quant8_2) { in TEST_F() argument
13 execute(relu6_quant8_2::CreateModel, in TEST_F()
14 relu6_quant8_2::is_ignored, in TEST_F()
15 relu6_quant8_2::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_0, relu6_quant8_2, relu6_quant8_2::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(relu6_quant8_2::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
21 relu6_quant8_2::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
22 relu6_quant8_2::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp4813 namespace relu6_quant8_2 { namespace
4820 TEST_F(NeuralnetworksHidlTest, relu6_quant8_2) { in TEST_F() argument
4822 relu6_quant8_2::createTestModel, in TEST_F()
4823 relu6_quant8_2::is_ignored, in TEST_F()
4824 relu6_quant8_2::get_examples()); in TEST_F()
4827 TEST_F(ValidationTest, relu6_quant8_2) { in TEST_F() argument
4828 const Model model = relu6_quant8_2::createTestModel(); in TEST_F()
4829 const std::vector<Request> requests = createRequests(relu6_quant8_2::get_examples()); in TEST_F()
4837 relu6_quant8_2::createTestModel_dynamic_output_shape, in TEST_F()
4838 relu6_quant8_2::is_ignored_dynamic_output_shape, in TEST_F()
[all …]