Searched refs:outputIntermediateScale (Results 1 – 1 of 1) sorted by relevance
402 const float outputIntermediateScale = context->getInputValue<float>(kOutputIntermediateScale); in execute() local554 inputToOutputWeightsShape.scale * inputShape.scale / outputIntermediateScale; in execute()560 recurrentToOutputWeightsShape.scale * prevOutputShape.scale / outputIntermediateScale; in execute()570 std::pow(2, cellShift) * cellToOutputShape.scale / outputIntermediateScale; in execute()