Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp1513 for (uint32_t aOutputIndex : modelA->getOutputOperandIndexes()) { in compare() local
1514 (*inputsAndOutputsBToA)[equivalentOperandsAToB.at(aOutputIndex)] = aOutputIndex; in compare()