MCPcopy Create free account
hub / github.com/tensorflow/lingvo / ZeroState

Method ZeroState

lingvo/core/steps/rnn_steps.py:51–62  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

zero_stateMethod · 0.45