Searched refs:OH_NNCompilation_Destroy (Results 1 – 18 of 18) sorted by relevance
153 OH_NNCompilation_Destroy(&m_compilation);208 OH_NNCompilation_Destroy(&m_compilation);281 OH_NNCompilation_Destroy(&m_compilation);332 OH_NNCompilation_Destroy(&m_compilation);389 OH_NNCompilation_Destroy(&compilationCacheExporter);404 OH_NNCompilation_Destroy(&m_compilation);465 OH_NNCompilation_Destroy(&m_compilation);529 OH_NNCompilation_Destroy(&m_compilation);588 OH_NNCompilation_Destroy(&m_compilation);
47 m_nnrt->OH_NNCompilation_Destroy(&m_pNnCompilation); in ~NnrtDelegateKernel()
50 …m_nnrt->OH_NNCompilation_Destroy(&m_pNnCompilation); …
80 LoadFunction(libNeuralNetworks, "OH_NNCompilation_Destroy", &nnrt.OH_NNCompilation_Destroy); in LoadNnrt()
60 void (*OH_NNCompilation_Destroy)(OH_NNCompilation** compilation); member
90 | void OH_NNCompilation_Destroy(OH_NNCompilation **compilation) | 销毁编译实例。 |587 OH_NNCompilation_Destroy(&compilation);598 OH_NNCompilation_Destroy(&compilation);603 OH_NNCompilation_Destroy(&compilation);
90 | void OH_NNCompilation_Destroy(OH_NNCompilation **compilation) | 销毁编译实例。 |577 OH_NNCompilation_Destroy(&compilation);588 OH_NNCompilation_Destroy(&compilation);593 OH_NNCompilation_Destroy(&compilation);
361 void OH_NNCompilation_Destroy(OH_NNCompilation **compilation);
90 | void OH_NNCompilation_Destroy(OH_NNCompilation **compilation) | Destroys a model building instanc…577 OH_NNCompilation_Destroy(&compilation);588 OH_NNCompilation_Destroy(&compilation);593 OH_NNCompilation_Destroy(&compilation);
41 | void [OH_NNCompilation_Destroy](_neural_network_runtime.md#oh_nncompilation_destroy) ([OH_NNCompi…
92 | void [OH_NNCompilation_Destroy](#oh_nncompilation_destroy) ([OH_NNCompilation](#oh_nncompilation)…1114 ### OH_NNCompilation_Destroy()1117 void OH_NNCompilation_Destroy (OH_NNCompilation **compilation)
1040 OH_NNCompilation_Destroy(pCompilation);1053 OH_NNCompilation_Destroy(pCompilation);1069 OH_NNCompilation_Destroy(&nnCompilation);
1093 OH_NNCompilation_Destroy(pCompilation);1106 OH_NNCompilation_Destroy(pCompilation);1122 OH_NNCompilation_Destroy(&nnCompilation);
2375 OH_NNCompilation_Destroy(&nncompilation);2391 OH_NNCompilation_Destroy(&nnCompilation);
769 NNRT_API void OH_NNCompilation_Destroy(OH_NNCompilation **compilation) in OH_NNCompilation_Destroy() function