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 not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…