Tái phátLayerCell,RecurrentLayerCell

public protocol RecurrentLayerCell: Layer
where
 
Input == RNNCellInput<TimeStepInput, State>,
 
Output == RNNCellOutput<TimeStepOutput, State>

Một tế bào lớp tái phát.