Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.h61 void* GetMetaGraph() const;
H A Dinner_model.cpp746 void* InnerModel::GetMetaGraph() const in GetMetaGraph() function in OHOS::NeuralNetworkRuntime::InnerModel
H A Dnncompiler.cpp134 m_metaGraph = m_innerModel->GetMetaGraph(); in NNCompiler()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp116 MOCK_CONST_METHOD0(GetMetaGraph, void*());