Searched defs:PrepareModelFromModelCache (Results 1 – 4 of 4) sorted by relevance
250 OH_NN_ReturnCode HDIDevice::PrepareModelFromModelCache(const std::vector<ModelBuffer>& modelCache, in PrepareModelFromModelCache() function in OHOS::NeuralNetworkRuntime::HDIDevice
136 …OH_NN_ReturnCode PrepareModelFromModelCache(const std::vector<ModelBuffer>& modelCache, const Mode… in PrepareModelFromModelCache() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
225 OH_NN_ReturnCode HDIDevice::PrepareModelFromModelCache(const std::vector<ModelBuffer>& modelCache, in PrepareModelFromModelCache() function in OHOS::NeuralNetworkRuntime::HDIDevice
149 int32_t NnrtDeviceService::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V1_0::NnrtDeviceService