tf.contrib.rnn.TimeFreqLSTMCell.__init__(num_units, use_peepholes=False, cell_clip=None, initializer=None, num_unit_shards=1, forget_bias=1.0, feature_size=None, fr
tf.contrib.rnn.TimeFreqLSTMCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s). Args:
tf.contrib.rnn.CoupledInputForgetGateLSTMCell.__call__(inputs, state, scope=None) Run one step of LSTM.
tf.contrib.rnn.CoupledInputForgetGateLSTMCell.output_size
tf.contrib.rnn.LSTMBlockCell.output_size
class tf.contrib.rnn.GridLSTMCell Grid Long short-term memory unit (LSTM) recurrent network cell. The
tf.contrib.rnn.LayerNormBasicLSTMCell.zero_state(batch_size, dtype) Return zero-filled state tensor(s).
tf.contrib.rnn.GridLSTMCell.state_size
tf.contrib.rnn.AttentionCellWrapper.output_size
class tf.contrib.rnn.TimeFreqLSTMCell Time-Frequency Long short-term memory unit (LSTM) recurrent network cell.
Page 4 of 5