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

Method __call__

lingvo/core/py_utils.py:5861–5872  ·  view source on GitHub ↗

Creates a graph function. Args: fwd: a callable xs: Nested Structure -> ys: Nested Structure. Returns: A DefinedFunction object encapsulating `fwd` as a graph function.

(self, fwd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

DefinedFunctionClass · 0.85

Tested by

no test coverage detected