Home
last modified time | relevance | path

Searched defs:GetModelID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_prepared_model_v1_0.cpp284 OH_NN_ReturnCode HDIPreparedModelV1_0::GetModelID(uint32_t& modelId) const in GetModelID() function in OHOS::NeuralNetworkRuntime::HDIPreparedModelV1_0
H A Dhdi_prepared_model_v2_0.cpp301 OH_NN_ReturnCode HDIPreparedModelV2_0::GetModelID(uint32_t& modelId) const in GetModelID() function in OHOS::NeuralNetworkRuntime::HDIPreparedModelV2_0
H A Dhdi_prepared_model_v2_1.cpp301 OH_NN_ReturnCode HDIPreparedModelV2_1::GetModelID(uint32_t& modelId) const in GetModelID() function in OHOS::NeuralNetworkRuntime::HDIPreparedModelV2_1
H A Dnnexecutor.cpp325 OH_NN_ReturnCode NNExecutor::GetModelID(uint32_t& modelId) const in GetModelID() function in OHOS::NeuralNetworkRuntime::NNExecutor