Searched refs:allocatePointerArgumentsToPool (Results 1 – 2 of 2) sorted by relevance
418 int StepExecutor::allocatePointerArgumentsToPool(std::vector<ModelArgumentInfo>* args, in allocatePointerArgumentsToPool() function in android::nn::StepExecutor588 int n = allocatePointerArgumentsToPool(&mInputs, &inputPointerArguments); in startComputeOnDevice()592 n = allocatePointerArgumentsToPool(&mOutputs, &outputPointerArguments); in startComputeOnDevice()
169 int allocatePointerArgumentsToPool(std::vector<ModelArgumentInfo>* args, Memory* memory);