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

Method PrepareExternalInputs

lingvo/core/step.py:253–270  ·  view source on GitHub ↗

Delegates external inputs preparation to sub-layers. Args: theta: A `.NestedMap` object containing weights' values of this layer and its children layers. external_inputs: A `.NestedMap` object. The structure of the internal fields is defined by the sub-steps. Re

(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 1

PrepareExternalInputsMethod · 0.45

Tested by

no test coverage detected