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

Method PrepareExternalInputs

lingvo/core/step.py:477–505  ·  view source on GitHub ↗

Prepares external inputs for each sub-step. The external_inputs parameter of this method is processed by the external_inputs of each sub-step, then processed by the sub-step's PrepareExternalInputs method. Args: theta: variables used by sub-steps. external_inputs: A Nes

(self, theta, external_inputs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

StoreTensorMethod · 0.95
TransformMethod · 0.95
PrepareExternalInputsMethod · 0.45

Tested by

no test coverage detected