Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1355 for (uint32_t aInputIndex : modelA->getInputOperandIndexes()) { in compare() local
1356 (*inputsAndOutputsBToA)[equivalentOperandsAToB.at(aInputIndex)] = aInputIndex; in compare()