Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dsplit_float_3.mod.py.cpp5 namespace split_float_3 { namespace
12 TEST_F(GeneratedTests, split_float_3) { in TEST_F() argument
13 execute(split_float_3::CreateModel, in TEST_F()
14 split_float_3::is_ignored, in TEST_F()
15 split_float_3::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, split_float_3, split_float_3::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(split_float_3::CreateModel_relaxed, in TEST_AVAILABLE_SINCE()
21 split_float_3::is_ignored_relaxed, in TEST_AVAILABLE_SINCE()
22 split_float_3::get_examples_relaxed()); in TEST_AVAILABLE_SINCE()
26 execute(split_float_3::CreateModel_float16, in TEST_F()
[all …]
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_2_vts_tests.cpp72963 namespace split_float_3 { namespace
72970 TEST_F(NeuralnetworksHidlTest, split_float_3) { in TEST_F() argument
72972 split_float_3::createTestModel, in TEST_F()
72973 split_float_3::is_ignored, in TEST_F()
72974 split_float_3::get_examples()); in TEST_F()
72977 TEST_F(ValidationTest, split_float_3) { in TEST_F() argument
72978 const Model model = split_float_3::createTestModel(); in TEST_F()
72979 const std::vector<Request> requests = createRequests(split_float_3::get_examples()); in TEST_F()
72986 split_float_3::createTestModel_relaxed, in TEST_F()
72987 split_float_3::is_ignored_relaxed, in TEST_F()
[all …]