Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dsplit_float_4.mod.py.cpp5 namespace split_float_4 { namespace
12 TEST_F(GeneratedTests, split_float_4) { in TEST_F() argument
13 execute(split_float_4::CreateModel, in TEST_F()
14 split_float_4::is_ignored, in TEST_F()
15 split_float_4::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, split_float_4, split_float_4::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(split_float_4::CreateModel_relaxed, in TEST_AVAILABLE_SINCE()
21 split_float_4::is_ignored_relaxed, in TEST_AVAILABLE_SINCE()
22 split_float_4::get_examples_relaxed()); in TEST_AVAILABLE_SINCE()
26 execute(split_float_4::CreateModel_float16, in TEST_F()
[all …]