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

Method _Graph

lingvo/core/builder.py:134–141  ·  view source on GitHub ↗

Connects sub-layers into a data flow graph.

(self, name, input_endpoints, output_endpoints,
             *signature_sub_param_list)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

SelfAttentionMethod · 0.80
TransformerLayerBlockMethod · 0.80
MoEMethod · 0.80
GatedFeedforwardMethod · 0.80
FeedforwardMethod · 0.80
LConvMethod · 0.80
_StridedAttentionMethod · 0.80
_FunnelAttentionMethod · 0.80
StackMethod · 0.80
FeedforwardMethod · 0.80
GatedFeedforwardMethod · 0.80
_LinearMethod · 0.80

Calls 2

SetMethod · 0.45
ParamsMethod · 0.45

Tested by 1

FakeLayerMethod · 0.64