Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.h66 …OH_NN_ReturnCode AddNodesToLiteGraph(const std::unordered_map<uint32_t, uint32_t>& modelIDToGraphI…
H A Dinner_model.cpp590 OH_NN_ReturnCode ret = AddNodesToLiteGraph(modelIDToGraphID); in Build()
642 OH_NN_ReturnCode InnerModel::AddNodesToLiteGraph(const std::unordered_map<uint32_t, uint32_t>& mode… in AddNodesToLiteGraph() function in OHOS::NeuralNetworkRuntime::InnerModel