Home
last modified time | relevance | path

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

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