Home
last modified time | relevance | path

Searched defs:ExportModelCache (Results 1 – 3 of 3) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/
Dhdi_prepared_model.cpp30 OH_NN_ReturnCode HDIPreparedModel::ExportModelCache(std::vector<ModelBuffer>& modelCache) in ExportModelCache() function in OHOS::NeuralNetworkRuntime::HDIPreparedModel
/foundation/ai/neural_network_runtime/test/unittest/common/
Dcompilation_mock_idevice.cpp190 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/
Dprepared_model_service.cpp48 int32_t PreparedModelService::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache() function in OHOS::HDI::Nnrt::V1_0::PreparedModelService