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

Class Function

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

Function builds a TensorFlow graph function from a callable. In the high level this is similar to tf.Defun and tf.function. In fact this relies on those as underlying implementations, but with specific configuration so it's easier to use and can work well in some extreme cases in Lingvo. E

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CallDefunFunction · 0.85
IfFunction · 0.85
WhileLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…