Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

LSTMCell

public struct LSTMCell<Scalar> : RecurrentLayerCell where Scalar : TensorFlowFloatingPoint

An LSTM cell.