Searched refs:OH_NNExecutor_Destroy (Results 1 – 17 of 17) sorted by relevance
172 OH_NNExecutor_Destroy(&m_executor);238 OH_NNExecutor_Destroy(&m_executor);296 OH_NNExecutor_Destroy(&m_executor);351 OH_NNExecutor_Destroy(&m_executor);423 OH_NNExecutor_Destroy(&m_executor);491 OH_NNExecutor_Destroy(&m_executor);552 OH_NNExecutor_Destroy(&m_executor);612 OH_NNExecutor_Destroy(&m_executor);
94 LoadFunction(libNeuralNetworks, "OH_NNExecutor_Destroy", &nnrt.OH_NNExecutor_Destroy); in LoadNnrt()
78 void (*OH_NNExecutor_Destroy)(OH_NNExecutor** executor); member
862 void OH_NNExecutor_Destroy(OH_NNExecutor **executor);
138 | void OH_NNExecutor_Destroy(OH_NNExecutor **executor) | 销毁执行器实例。 |609 OH_NNExecutor_Destroy(&executor);614 OH_NNExecutor_Destroy(&executor);
138 | void OH_NNExecutor_Destroy(OH_NNExecutor **executor) | 销毁执行器实例。 |599 OH_NNExecutor_Destroy(&executor);604 OH_NNExecutor_Destroy(&executor);
1394 OH_NNExecutor_Destroy(reinterpret_cast<OH_NNExecutor **>(&executorImpl)); in OH_NNExecutor_Construct()1401 OH_NNExecutor_Destroy(reinterpret_cast<OH_NNExecutor **>(&executorImpl)); in OH_NNExecutor_Construct()1437 NNRT_API void OH_NNExecutor_Destroy(OH_NNExecutor **executor) in OH_NNExecutor_Destroy() function
154 m_nnrt->OH_NNExecutor_Destroy(&pNnExecution); in Invoke()
65 | void [OH_NNExecutor_Destroy](_neural_network_runtime.md#oh_nnexecutor_destroy) ([OH_NNExecutor](_…
116 | void [OH_NNExecutor_Destroy](#oh_nnexecutor_destroy) ([OH_NNExecutor](#oh_nnexecutor) \*\*executo…1574 ### OH_NNExecutor_Destroy()1577 void OH_NNExecutor_Destroy (OH_NNExecutor **executor)
138 | void OH_NNExecutor_Destroy(OH_NNExecutor **executor) | Destroys an **OH_NNExecutor** instance.|599 OH_NNExecutor_Destroy(&executor);604 OH_NNExecutor_Destroy(&executor);
1968 OH_NNExecutor_Destroy(pExecutor);1981 OH_NNExecutor_Destroy(pExecutor);
2513 OH_NNExecutor_Destroy(pExecutor);2526 OH_NNExecutor_Destroy(pExecutor);
2403 OH_NNExecutor_Destroy(&nnExecutor);