Searched defs:PrepareOfflineModel (Results 1 – 6 of 6) sorted by relevance
90 …int32_t PrepareOfflineModel(const std::vector<SharedBuffer>& modelBuffer, const ModelConfig& confi… in PrepareOfflineModel() function
149 OH_NN_ReturnCode PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGraph> model, in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
567 OH_NN_ReturnCode HDIDeviceV2_0::PrepareOfflineModel(std::vector<Buffer>& deviceBuffers, in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0619 OH_NN_ReturnCode HDIDeviceV2_0::PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGrap… in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
446 OH_NN_ReturnCode HDIDeviceV1_0::PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGrap… in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
150 int32_t NnrtDeviceService::PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, in PrepareOfflineModel() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService