Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestTrivialModel.cpp182 Model modelAdd3; in TEST_F() local
183 CreateAddThreeTensorModel(&modelAdd3, matrix3); in TEST_F()
188 Compilation compilation2(&modelAdd3); in TEST_F()
199 Compilation compilation3(&modelAdd3); in TEST_F()
210 Model modelAdd3; in TEST_F() local
211 CreateAddThreeTensorModel(&modelAdd3, matrix3); in TEST_F()
212 Compilation compilation(&modelAdd3); in TEST_F()