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

Class GraphSignature

lingvo/core/builder_layers.py:651–883  ·  view source on GitHub ↗

Represents the input/output signature of a GraphLayer. A signature is of the form: input->output or, optionally just an input: input The output part may be: out1 (a tensor name) out1.a.b (a path into a NestedMap) out1,myvar,out2.x (or a sequence of these things)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.85
FPropMetaMethod · 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…