Initial state definitions for RNN cell implementations. Args: shape: A array of ints/symbols for specifying the shape of the state. init: Hyperparameters as returned by one of the static implemetaitons in RNNCellStateInit. dtype: The dype of the states. Defaults to tf.float32.
(shape, init=None, dtype=None, name=None, is_eval=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…