tf.contrib.rnn.GRUBlockCell.__init__(cell_size) Initialize the Block GRU cell. Args:
tf.contrib.rnn.GRUBlockCell.output_size
tf.contrib.rnn.LayerNormBasicLSTMCell.__call__(inputs, state, scope=None) LSTM cell with layer normalization and recurrent dropout
tf.contrib.rnn.LSTMBlockCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:
tf.contrib.rnn.LSTMBlockCell.state_size
class tf.contrib.rnn.LayerNormBasicLSTMCell LSTM unit with layer normalization and recurrent dropout. This
class tf.contrib.rnn.GridLSTMCell Grid Long short-term memory unit (LSTM) recurrent network cell. The
tf.contrib.rnn.LSTMBlockCell.output_size
tf.contrib.rnn.AttentionCellWrapper.zero_state(batch_size, dtype) Return zero-filled state tensor(s).
tf.contrib.rnn.TimeFreqLSTMCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:
Page 3 of 5