Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DMetaModel.cpp287 [&origOperandIndexToSlicedIndex, &slicedOperands](uint32_t origOperandIndex) { in processOperations()
306 uint32_t origOperandIndex = origOperation.outputs[outputNum]; in processOperations() local