Home
last modified time | relevance | path

Searched refs:OH_NNExecutor_DestroyInputMemory (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.cpp179 OH_NNExecutor_DestroyInputMemory(m_executor, index, &memory); in SetInputFromMemory()
186 OH_NNExecutor_DestroyInputMemory(m_executor, index, &memory); in SetInputFromMemory()
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime.h550 void OH_NNExecutor_DestroyInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, OH_NN_Memory **…
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/nnrt/
H A Dnnrt_implementation.cpp90 …ion(libNeuralNetworks, "OH_NNExecutor_DestroyInputMemory", &nnrt.OH_NNExecutor_DestroyInputMemory); in LoadNnrt()
H A Dnnrt_implementation.h73 …void (*OH_NNExecutor_DestroyInputMemory)(OH_NNExecutor* executor, uint32_t inputIndex, OH_NN_Memor… member
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/
H A Dend_to_end_test.cpp231 OH_NNExecutor_DestroyInputMemory(m_executor, 0, &firstAddendMemory);
233 OH_NNExecutor_DestroyInputMemory(m_executor, 1, &secondAddendMemory);
486 OH_NNExecutor_DestroyInputMemory(m_executor, 1, &secondAddendMemory);
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dneural_network_runtime_compat.cpp144 NNRT_API void OH_NNExecutor_DestroyInputMemory(OH_NNExecutor *executor, uint32_t inputIndex, OH_NN_… in OH_NNExecutor_DestroyInputMemory() function
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime_8h.md49 | void [OH_NNExecutor_DestroyInputMemory](_neural_network_runtime.md#oh_nnexecutor_destroyinputmemo…
H A D_neural_network_runtime.md150 | void [OH_NNExecutor_DestroyInputMemory](#oh_nnexecutor_destroyinputmemory) ([OH_NNExecutor](#oh_n…
1597 ### OH_NNExecutor_DestroyInputMemory()
1600 void OH_NNExecutor_DestroyInputMemory (OH_NNExecutor *executor, uint32_t inputIndex, OH_NN_Memory *…
H A D_neural_nework_runtime.md150 | void [OH_NNExecutor_DestroyInputMemory](#oh_nnexecutor_destroyinputmemory) ([OH_NNExecutor](#oh_n…
1597 ### OH_NNExecutor_DestroyInputMemory()
1600 void OH_NNExecutor_DestroyInputMemory (OH_NNExecutor *executor, uint32_t inputIndex, OH_NN_Memory *…
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp1613 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, &pMemory);
1633 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, memory);
1654 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, pMemory);
1677 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, &pMemory);
1700 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, &pMemory);
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime_8h.md49 | void [OH_NNExecutor_DestroyInputMemory](_neural_network_runtime.md#oh_nnexecutor_destroyinputmemo…
H A D_neural_network_runtime.md150 | void [OH_NNExecutor_DestroyInputMemory](#oh_nnexecutor_destroyinputmemory) ([OH_NNExecutor](#oh_n…
1597 ### OH_NNExecutor_DestroyInputMemory()
1600 void OH_NNExecutor_DestroyInputMemory (OH_NNExecutor *executor, uint32_t inputIndex, OH_NN_Memory *…
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp2097 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, &pMemory);
2122 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, memory);
2150 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, pMemory);
2180 OH_NNExecutor_DestroyInputMemory(nnExecutor, inputIndex, &pMemory);