Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp1281 const Operand& origOperand = origOperands[input]; in initializeSlice() local
1282 switch (origOperand.lifetime) { in initializeSlice()
1287 extend(&slicedOperands, convertTo<SlicedOperand>(origOperand)) in initializeSlice()
1486 const auto& origOperand = origOperands[origOperandIndex]; in initializeSlice() local
1487 slicedOperand = convertTo<SlicedOperand>(origOperand); in initializeSlice()
1495 origOperand.numberOfConsumers) { in initializeSlice()