Searched refs:relu6_quant8_1 (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | relu6_quant8_1.mod.py.cpp | 5 namespace relu6_quant8_1 { namespace 12 TEST_F(GeneratedTests, relu6_quant8_1) { in TEST_F() argument 13 execute(relu6_quant8_1::CreateModel, in TEST_F() 14 relu6_quant8_1::is_ignored, in TEST_F() 15 relu6_quant8_1::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_0, relu6_quant8_1, relu6_quant8_1::CreateModel) in TEST_AVAILABLE_SINCE() argument 20 execute(relu6_quant8_1::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 21 relu6_quant8_1::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 22 relu6_quant8_1::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE() 26 execute(relu6_quant8_1::CreateModel_2, in TEST_F() [all …]
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_0_vts_tests.cpp | 4745 namespace relu6_quant8_1 { namespace 4752 TEST_F(NeuralnetworksHidlTest, relu6_quant8_1) { in TEST_F() argument 4754 relu6_quant8_1::createTestModel, in TEST_F() 4755 relu6_quant8_1::is_ignored, in TEST_F() 4756 relu6_quant8_1::get_examples()); in TEST_F() 4759 TEST_F(ValidationTest, relu6_quant8_1) { in TEST_F() argument 4760 const Model model = relu6_quant8_1::createTestModel(); in TEST_F() 4761 const std::vector<Request> requests = createRequests(relu6_quant8_1::get_examples()); in TEST_F() 4769 relu6_quant8_1::createTestModel_dynamic_output_shape, in TEST_F() 4770 relu6_quant8_1::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|