Searched refs:inputPointerArguments (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
H A DExecutionBuilder.cpp584 Memory inputPointerArguments; local
588 int n = allocatePointerArgumentsToPool(&mInputs, &inputPointerArguments);
598 // inputPointerArguments.update();
603 int n = inputPointerArguments.getPointer(&data);
610 // TODO: Add inputPointerArguments.commit() and .update() at all the right places

Completed in 23 milliseconds