Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
Dneural_network_core.h127 OH_NNCompilation *OH_NNCompilation_ConstructForCache();
/foundation/ai/neural_network_runtime/
Dneural-network-runtime-guidelines.md80 | OH_NNCompilation *OH_NNCompilation_ConstructForCache() | 创建一个空的编译实例,以便稍后从模型缓存中恢复。 |
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dneural_network_core.cpp178 NNRT_API OH_NNCompilation *OH_NNCompilation_ConstructForCache() in OH_NNCompilation_ConstructForCache() function
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
Dneural_network_core_test.cpp439 OH_NNCompilation* ret = OH_NNCompilation_ConstructForCache();