Searched refs:BuildAddGraphDynamic (Results 1 – 3 of 3) sorted by relevance
45 static void BuildAddGraphDynamic(OH_NNModel **model);
67 void HDICommon::BuildAddGraphDynamic(OH_NNModel **model) in BuildAddGraphDynamic() function in OHOS::NeuralNetworkRuntime::Test::HDICommon
43 HDICommon::BuildAddGraphDynamic(&model); in AddModelTest()