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

Function _Add

lingvo/core/recurrent.py:268–278  ·  view source on GitHub ↗

Adds tensors in nmap_x with respective tensors in nmap_y. Args: nmap_x: A `.NestedMap` of tensors. nmap_y: A `.NestedMap` of tensors. Returns: A `.NestedMap` of tensors. ret.key = nmap_x.key + nmap_y.key for every key.

(nmap_x, nmap_y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

BackwardLoopBodyMethod · 0.85
InputGradMethod · 0.85
MiddleGradMethod · 0.85

Calls 1

TransformMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…