Searched refs:cellIntermediateScale (Results 1 – 1 of 1) sorted by relevance
401 const float cellIntermediateScale = context->getInputValue<float>(kCellIntermediateScale); in execute() local534 inputToCellWeightsShape.scale * inputShape.scale / cellIntermediateScale; in execute()540 recurrentToCellWeightsShape.scale * prevOutputShape.scale / cellIntermediateScale; in execute()