Searched refs:operationInputIndex (Results 1 – 1 of 1) sorted by relevance
757 for (unsigned operationInputIndex = 0; operationInputIndex < operationPattern.mNumInputs; in TEST_P() local758 operationInputIndex++) { in TEST_P()759 if (int(operationInputIndex) == operationPattern.mActivationFunctionInputIndex) { in TEST_P() local767 operationInputs[operationInputIndex] = operandIndex; in TEST_P()772 problemSize, &model, operationInputIndex); in TEST_P()774 operationInputs[operationInputIndex] = operandIndex; in TEST_P()778 normalOperationInputIndexes.push_back(operationInputIndex); in TEST_P()