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

Method FProp

lingvo/core/reversible_layers.py:115–140  ·  view source on GitHub ↗

Forward pass. Args: theta: A NestedMap object containing weights' values of this layer and its children layers. inputs: A NestedMap: .split1 and .split2 corresponding to x1 and x2. *extra_inputs: additional inputs that will be passed to both f and g. No gradien

(self, theta, inputs, *extra_inputs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

ReverseAndGradMethod · 0.45
FwdMethod · 0.45
FPropMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected