Returns the zero_state for the RNN cell. Args: theta: Variables used by the RNNCell. prepared_inputs: unused. batch_size: An int scalar representing the batch size of per-step inputs. Returns: The zero state of the RNNCell.
(self, theta, prepared_inputs, batch_size)
source not stored for this graph (policy: none)