Searched refs:activationFunctionInputIndex (Results 1 – 1 of 1) sorted by relevance
508 const int activationFunctionInputIndex = kOperationToActivation.at(operationType); in getSignature() local509 if (activationFunctionInputIndex < 0) { in getSignature()513 const Operand& operand = model.main.operands[operation.inputs[activationFunctionInputIndex]]; in getSignature()