Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DMetaModel.cpp384 const auto isSubgraph = [&origOperands](uint32_t opndIdx) { in makeSlice()
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp942 uint32_t opndIdx = model.addOperand( in TEST_P() local
1034 [&operandsWithUnknownDimensions](uint32_t opndIdx) { in TEST_P()