Searched defs:PrepareOfflineModel (Results 1 – 7 of 7) sorted by relevance
90 …int32_t PrepareOfflineModel(const std::vector<SharedBuffer>& modelBuffer, const ModelConfig& confi… in PrepareOfflineModel() function
147 OH_NN_ReturnCode PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGraph> model, in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
573 OH_NN_ReturnCode HDIDeviceV2_0::PrepareOfflineModel(std::vector<Buffer>& deviceBuffers, in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0625 OH_NN_ReturnCode HDIDeviceV2_0::PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGrap… in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
568 OH_NN_ReturnCode HDIDeviceV2_1::PrepareOfflineModel(std::vector<Buffer>& deviceBuffers, in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1620 OH_NN_ReturnCode HDIDeviceV2_1::PrepareOfflineModel(std::shared_ptr<const mindspore::lite::LiteGrap… in PrepareOfflineModel() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
447 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