Home
last modified time | relevance | path

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

/test/xts/acts/ai/nncore/common/
Dnncore_utils.h171 void ConstructAddModel(OH_NNModel **model);
Dnncore_utils.cpp509 void ConstructAddModel(OH_NNModel **model) in ConstructAddModel() function
521 ConstructAddModel(model); in ConstructCompilation()
/test/xts/acts/ai/nncore/nncoretest/src/
DHdiCompilationTest.cpp50 ConstructAddModel(&model); in SaveSupportModel()