Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dlogistic_float_2_relaxed.mod.py.cpp5 namespace logistic_float_2_relaxed { namespace
12 TEST_F(GeneratedTests, logistic_float_2_relaxed) { in TEST_F() argument
13 execute(logistic_float_2_relaxed::CreateModel, in TEST_F()
14 logistic_float_2_relaxed::is_ignored, in TEST_F()
15 logistic_float_2_relaxed::get_examples()); in TEST_F()
19 execute(logistic_float_2_relaxed::CreateModel_dynamic_output_shape, in TEST_F()
20 logistic_float_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
21 logistic_float_2_relaxed::get_examples_dynamic_output_shape()); in TEST_F()
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_1_vts_tests.cpp2511 namespace logistic_float_2_relaxed { namespace
2518 TEST_F(NeuralnetworksHidlTest, logistic_float_2_relaxed) { in TEST_F() argument
2520 logistic_float_2_relaxed::createTestModel, in TEST_F()
2521 logistic_float_2_relaxed::is_ignored, in TEST_F()
2522 logistic_float_2_relaxed::get_examples()); in TEST_F()
2525 TEST_F(ValidationTest, logistic_float_2_relaxed) { in TEST_F() argument
2526 const Model model = logistic_float_2_relaxed::createTestModel(); in TEST_F()
2527 const std::vector<Request> requests = createRequests(logistic_float_2_relaxed::get_examples()); in TEST_F()
2535 logistic_float_2_relaxed::createTestModel_dynamic_output_shape, in TEST_F()
2536 logistic_float_2_relaxed::is_ignored_dynamic_output_shape, in TEST_F()
[all …]