Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DManager.cpp351 uint32_t ptrInputIndex = 0; in execute() local
354 const DataLocation& loc = inputPtrArgsLocations[ptrInputIndex++]; in execute()
461 uint32_t ptrInputIndex = 0; in executeFenced() local
464 const DataLocation& loc = inputPtrArgsLocations[ptrInputIndex++]; in executeFenced()