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

GRUCell

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

An GRU cell.