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

Method ZeroState

lingvo/core/steps/rnn_steps.py:219–231  ·  view source on GitHub ↗

Computes a zero state for each sub-step. Args: theta: A `.NestedMap` object containing weight values of this layer and its children layers. prepared_inputs: An output from PrepareExternalInputs. batch_size: The number of items in the batch that FProp will process.

(self, theta, prepared_inputs, batch_size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ZeroStateMethod · 0.45

Tested by

no test coverage detected