Home
last modified time | relevance | path

Searched refs:RestoreFromCacheFile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcompiler.h43 virtual OH_NN_ReturnCode RestoreFromCacheFile() = 0;
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnncompiler.h48 OH_NN_ReturnCode RestoreFromCacheFile() override;
H A Dnncompiler.cpp455 OH_NN_ReturnCode ret = RestoreFromCacheFile(); in OnlineBuild()
579 OH_NN_ReturnCode NNCompiler::RestoreFromCacheFile() in RestoreFromCacheFile() function in OHOS::NeuralNetworkRuntime::NNCompiler
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp936 OH_NN_ReturnCode ret = nncompiler->RestoreFromCacheFile();
967 OH_NN_ReturnCode ret = nncompiler->RestoreFromCacheFile();
1014 OH_NN_ReturnCode ret = nncompiler->RestoreFromCacheFile();