Searched defs:ExportModelCache (Results 1 – 7 of 7) sorted by relevance
31 int32_t ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache() function
102 OH_NN_ReturnCode HDIPreparedModelV1_0::ExportModelCache(std::vector<Buffer>& modelCache) in ExportModelCache() function in OHOS::NeuralNetworkRuntime::HDIPreparedModelV1_0
103 OH_NN_ReturnCode HDIPreparedModelV2_0::ExportModelCache(std::vector<Buffer>& modelCache) in ExportModelCache() function in OHOS::NeuralNetworkRuntime::HDIPreparedModelV2_0
189 OH_NN_ReturnCode HDIPreparedModelV2_0::ExportModelCache(std::vector<ModelBuffer>& modelCache) in ExportModelCache() function in OHOS::NeuralNetworkRuntime::HDIPreparedModelV2_0
189 OH_NN_ReturnCode HDIPreparedModelV1_0::ExportModelCache(std::vector<ModelBuffer>& modelCache) in ExportModelCache() function in OHOS::NeuralNetworkRuntime::HDIPreparedModelV1_0
48 int32_t PreparedModelService::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache() function in OHOS::HDI::Nnrt::V1_0::PreparedModelService
50 int32_t PreparedModelService::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache() function in OHOS::HDI::Nnrt::V2_0::PreparedModelService