Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp585 Memory outputPointerArguments; in startComputeOnDevice() local
592 n = allocatePointerArgumentsToPool(&mOutputs, &outputPointerArguments); in startComputeOnDevice()
668 int n = outputPointerArguments.getPointer(&data); in startComputeOnDevice()