Searched defs:ExportModelCache (Results 1 – 3 of 3) sorted by relevance
| /foundation/ai/neural_network_runtime/frameworks/native/ | ||
| D | hdi_prepared_model.cpp | 30 OH_NN_ReturnCode HDIPreparedModel::ExportModelCache(std::vector<ModelBuffer>& modelCache) in ExportModelCache() function in OHOS::NeuralNetworkRuntime::HDIPreparedModel |
| /foundation/ai/neural_network_runtime/test/unittest/common/ | ||
| D | compilation_mock_idevice.cpp | 190 OH_NN_ReturnCode HDIPreparedModel::ExportModelCache(std::vector<ModelBuffer>& modelCache) in ExportModelCache() function in OHOS::NeuralNetworkRuntime::HDIPreparedModel |
| /foundation/ai/neural_network_runtime/example/drivers/nnrt/hdi_cpu_service/src/ | ||
| D | prepared_model_service.cpp | 48 int32_t PreparedModelService::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache() function in OHOS::HDI::Nnrt::V1_0::PreparedModelService |