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

Method __call__

lingvo/core/py_utils.py:5965–5977  ·  view source on GitHub ↗

Invokes the graph function. Args: args: the inputs to the graph function, must be compatible with `fwd_sig`. Returns: The output tensors with the same structure as the output of `fwd`, returned by a call to the graph function.

(self, args=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

AddFrameworkInputsMethod · 0.95
IsCompatibleFunction · 0.85

Tested by

no test coverage detected