Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.cpp282 allocatePointerArgumentsToPool(const std::vector<ModelArgumentInfo>& args, in allocatePointerArgumentsToPool() function
340 allocatePointerArgumentsToPool(inputs, &localMemories); in execute()
345 allocatePointerArgumentsToPool(outputs, &localMemories); in execute()
450 allocatePointerArgumentsToPool(inputs, &localMemories); in executeFenced()
455 allocatePointerArgumentsToPool(outputs, &localMemories); in executeFenced()