Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dtile_3.mod.py.cpp5 namespace tile_3 { namespace
12 TEST_F(GeneratedTests, tile_3) { in TEST_F() argument
13 execute(tile_3::CreateModel, in TEST_F()
14 tile_3::is_ignored, in TEST_F()
15 tile_3::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, tile_3, tile_3::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(tile_3::CreateModel_relaxed, in TEST_AVAILABLE_SINCE()
21 tile_3::is_ignored_relaxed, in TEST_AVAILABLE_SINCE()
22 tile_3::get_examples_relaxed()); in TEST_AVAILABLE_SINCE()
26 execute(tile_3::CreateModel_float16, in TEST_F()
[all …]
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_2_vts_tests.cpp77107 namespace tile_3 { namespace
77114 TEST_F(NeuralnetworksHidlTest, tile_3) { in TEST_F() argument
77116 tile_3::createTestModel, in TEST_F()
77117 tile_3::is_ignored, in TEST_F()
77118 tile_3::get_examples()); in TEST_F()
77121 TEST_F(ValidationTest, tile_3) { in TEST_F() argument
77122 const Model model = tile_3::createTestModel(); in TEST_F()
77123 const std::vector<Request> requests = createRequests(tile_3::get_examples()); in TEST_F()
77130 tile_3::createTestModel_relaxed, in TEST_F()
77131 tile_3::is_ignored_relaxed, in TEST_F()
[all …]