Home
last modified time | relevance | path

Searched defs:inputMemory (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
Dnnrtndk.cpp1295 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, PARAM_0, operandTem.length… in OHNNExecutorAllocateInputMemoryOne() local
1312 OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(nullptr, PARAM_0, PARAM_0); in OHNNExecutorAllocateInputMemoryTwo() local
1356 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, PARAM_0, operandTem.length… in OHNNExecutorAllocateOutputMemoryOne() local
1375 OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateOutputMemory(nullptr, PARAM_0, PARAM_0); in OHNNExecutorAllocateOutputMemoryTwo() local
1419 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, PARAM_0, operandTem.length… in OHNNExecutorDestroyInputMemory() local
1468 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, PARAM_0, operandTem.length… in OHNNExecutorDestroyOutputMemory() local
1519 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, PARAM_0, operandTem.length… in OHNNExecutorSetInputWithMemoryOne() local
1586 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, PARAM_0, operandTem.length… in OHNNExecutorSetOutputWithMemoryOne() local
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
DMemoryTest.cpp817 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, operandTem.len… variable
862 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, operandTem.len… variable
DExecutorTest.cpp1133 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, operandTem.len… variable
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
DMemoryTest.cpp817 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, operandTem.len… variable
862 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, operandTem.len… variable
DExecutorTest.cpp1238 …OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, operandTem.len… variable
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.cpp274 OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, in ExecutorWithMemory() local
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dnnrt_utils.cpp274 OH_NN_Memory *inputMemory = OH_NNExecutor_AllocateInputMemory(executor, inputIndex, in ExecutorWithMemory() local