Searched defs:outputMemory (Results 1 – 7 of 7) sorted by relevance
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | nnrt_utils.cpp | 286 OH_NN_Memory *outputMemory = OH_NNExecutor_AllocateOutputMemory(executor, outputIndex, in ExecutorWithMemory() local
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | nnrt_utils.cpp | 286 OH_NN_Memory *outputMemory = OH_NNExecutor_AllocateOutputMemory(executor, outputIndex, in ExecutorWithMemory() local
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
| D | MemoryTest.cpp | 827 …OH_NN_Memory *outputMemory = OH_NNExecutor_AllocateOutputMemory(executor, outputIndex, operandTem.… variable
|
| D | ExecutorTest.cpp | 1180 OH_NN_Memory *outputMemory; variable
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
| D | MemoryTest.cpp | 827 …OH_NN_Memory *outputMemory = OH_NNExecutor_AllocateOutputMemory(executor, outputIndex, operandTem.… variable
|
| D | ExecutorTest.cpp | 1285 OH_NN_Memory *outputMemory; variable
|
| /test/xts/acts/ai/nnrtndk/entry/src/main/cpp/ |
| D | nnrtndk.cpp | 1358 …OH_NN_Memory *outputMemory = OH_NNExecutor_AllocateOutputMemory(executor, PARAM_0, operandTem.leng… in OHNNExecutorAllocateOutputMemoryOne() local 1470 …OH_NN_Memory *outputMemory = OH_NNExecutor_AllocateOutputMemory(executor, PARAM_0, operandTem.leng… in OHNNExecutorDestroyOutputMemory() local 1588 …OH_NN_Memory *outputMemory = OH_NNExecutor_AllocateOutputMemory(executor, PARAM_0, operandTem.leng… in OHNNExecutorSetOutputWithMemoryOne() local
|