Home
last modified time | relevance | path

Searched defs:nnCompilation (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp840 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
855 OH_NNCompilation* nnCompilation = nullptr; variable
873 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
891 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
907 OH_NNCompilation* nnCompilation = nullptr; variable
925 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
941 OH_NNCompilation* nnCompilation = nullptr; variable
959 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
975 OH_NNCompilation* nnCompilation = nullptr; variable
1009 OH_NNCompilation* nnCompilation = nullptr; variable
[all …]
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp441 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); variable
469 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); variable
486 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); variable
503 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); variable
744 OH_NNCompilation* nnCompilation = nullptr; variable
792 OH_NNCompilation* nnCompilation = nullptr; variable
821 OH_NNCompilation* nnCompilation = nullptr; variable
849 OH_NNCompilation* nnCompilation = nullptr; variable
907 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
2315 OH_NNCompilation* nnCompilation = nullptr; variable
[all …]
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp893 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
908 OH_NNCompilation* nnCompilation = nullptr; variable
926 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
944 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
960 OH_NNCompilation* nnCompilation = nullptr; variable
978 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
994 OH_NNCompilation* nnCompilation = nullptr; variable
1012 OH_NNCompilation* nnCompilation = OH_NNCompilation_Construct(model); variable
1028 OH_NNCompilation* nnCompilation = nullptr; variable
1062 OH_NNCompilation* nnCompilation = nullptr; variable
[all …]
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp130 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_Construct() local
148 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_ConstructWithOfflineModelFile() local
173 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_ConstructWithOfflineModelBuffer() local
186 OH_NNCompilation* nnCompilation = reinterpret_cast<OH_NNCompilation*>(compilation); in OH_NNCompilation_ConstructForCache() local