Searched refs:tile_1 (Results 1 – 2 of 2) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/tests/ |
D | tile_1.mod.py.cpp | 5 namespace tile_1 { namespace 12 TEST_F(GeneratedTests, tile_1) { in TEST_F() argument 13 execute(tile_1::CreateModel, in TEST_F() 14 tile_1::is_ignored, in TEST_F() 15 tile_1::get_examples()); in TEST_F() 17 TEST_AVAILABLE_SINCE(V1_2, tile_1, tile_1::CreateModel) in TEST_AVAILABLE_SINCE() argument 20 execute(tile_1::CreateModel_relaxed, in TEST_AVAILABLE_SINCE() 21 tile_1::is_ignored_relaxed, in TEST_AVAILABLE_SINCE() 22 tile_1::get_examples_relaxed()); in TEST_AVAILABLE_SINCE() 26 execute(tile_1::CreateModel_float16, in TEST_F() [all …]
|
/frameworks/ml/nn/runtime/test/generated/ |
D | all_generated_V1_2_vts_tests.cpp | 76821 namespace tile_1 { namespace 76828 TEST_F(NeuralnetworksHidlTest, tile_1) { in TEST_F() argument 76830 tile_1::createTestModel, in TEST_F() 76831 tile_1::is_ignored, in TEST_F() 76832 tile_1::get_examples()); in TEST_F() 76835 TEST_F(ValidationTest, tile_1) { in TEST_F() argument 76836 const Model model = tile_1::createTestModel(); in TEST_F() 76837 const std::vector<Request> requests = createRequests(tile_1::get_examples()); in TEST_F() 76844 tile_1::createTestModel_relaxed, in TEST_F() 76845 tile_1::is_ignored_relaxed, in TEST_F() [all …]
|