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

Function ReplicatedGenericInput

lingvo/core/generic_input.py:319–371  ·  view source on GitHub ↗

Builds a replicated input pipeline. This is similar to GenericInput, except that the input processing can be distributed across devices and then concatenated at the current device. Args: processor: see comments for GenericInput. num_replicas: the number of input processing replicas.

(processor, num_replicas, replica_device_fn,
                           **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

GenericInputFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…