Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp1358 for (uint32_t aOutputIndex : modelA->getOutputOperandIndexes()) { in compare() local
1359 (*inputsAndOutputsBToA)[equivalentOperandsAToB.at(aOutputIndex)] = aOutputIndex; in compare()