Home
last modified time | relevance | path

Searched defs:origOperandIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp1463 [&origOperandIndexToSlicedIndex, &slicedOperands](uint32_t origOperandIndex) { in initializeSlice()
1483 uint32_t origOperandIndex = origOperation.outputs[outputNum]; in initializeSlice() local