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

Method FProp

lingvo/core/step.py:526–569  ·  view source on GitHub ↗

A single inference step for this step graph. Args: theta: variables used by sub-steps. prepared_inputs: A NestedMap containing external_inputs that were pre-processed by the PrepareExternalInputs method of each sub-step. The keys are the names of the sub-steps.

(self, theta, prepared_inputs, step_inputs, padding, state0)

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
FPropMethod · 0.45

Tested by

no test coverage detected