Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp1510 for (uint32_t aInputIndex : modelA->getInputOperandIndexes()) { in compare() local
1511 (*inputsAndOutputsBToA)[equivalentOperandsAToB.at(aInputIndex)] = aInputIndex; in compare()