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

Method FProp

lingvo/core/builder_layers.py:1298–1332  ·  view source on GitHub ↗

FProp through multiple devices in the split. Args: theta: A NestedMap object containing weights' values of this layer and its children layers. *args: A tuple of Tensors (one or more). Every tensor's first dimension is the same (the batch dimension). Returns:

(self, theta, *args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

FPropMethod · 0.45

Tested by

no test coverage detected