Searched refs:logistic_quant8_1 (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | logistic_quant8_1.mod.py.cpp | 5 namespace logistic_quant8_1 { namespace 12 TEST_F(GeneratedTests, logistic_quant8_1) { in TEST_F() argument 13 execute(logistic_quant8_1::CreateModel, in TEST_F() 14 logistic_quant8_1::is_ignored, in TEST_F() 15 logistic_quant8_1::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_0, logistic_quant8_1, logistic_quant8_1::CreateModel) in TEST_AVAILABLE_SINCE() argument 20 execute(logistic_quant8_1::CreateModel_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 21 logistic_quant8_1::is_ignored_dynamic_output_shape, in TEST_AVAILABLE_SINCE() 22 logistic_quant8_1::get_examples_dynamic_output_shape()); in TEST_AVAILABLE_SINCE()
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_0_vts_tests.cpp | 3385 namespace logistic_quant8_1 { namespace 3392 TEST_F(NeuralnetworksHidlTest, logistic_quant8_1) { in TEST_F() argument 3394 logistic_quant8_1::createTestModel, in TEST_F() 3395 logistic_quant8_1::is_ignored, in TEST_F() 3396 logistic_quant8_1::get_examples()); in TEST_F() 3399 TEST_F(ValidationTest, logistic_quant8_1) { in TEST_F() argument 3400 const Model model = logistic_quant8_1::createTestModel(); in TEST_F() 3401 const std::vector<Request> requests = createRequests(logistic_quant8_1::get_examples()); in TEST_F() 3409 logistic_quant8_1::createTestModel_dynamic_output_shape, in TEST_F() 3410 logistic_quant8_1::is_ignored_dynamic_output_shape, in TEST_F() [all …]
|