Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/
H A DLegacyUtils.cpp755 auto logInvalidInOutNumber = [opType, inputCount, outputCount](int expIn, int expOut) { in validateOperation() argument
757 << ") or output operands (" << outputCount << ", expected " << expOut in validateOperation()
H A DValidation.cpp1803 int expOut) { in validateOperationButNotOperandsImpl() argument
1806 << ") or output operands (" << outputIndexes.size() << ", expected " << expOut in validateOperationButNotOperandsImpl()