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

Method GetTensor

lingvo/core/builder_layers.py:630–648  ·  view source on GitHub ↗

Returns the tensor at 'path' in 'named_tensors'. Path may be a NestedMap key or a path through a series of NestedMaps. For instance, a path of 'a.b.c' could be used to retrieve [1] from this structure: {'a': {'b': {'c': [1]}}} Args: path: A path through a series of Nested

(self, path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

FPropMetaMethod · 0.95
testGraphTensorsMethod · 0.95
FPropMethod · 0.80

Calls 1

splitMethod · 0.80

Tested by 1

testGraphTensorsMethod · 0.76