MCPcopy Create free account
hub / github.com/alibaba/nann / merge_with

Method merge_with

tensorflow/tensorflow/python/framework/tensor_shape.py:907–934  ·  view source on GitHub ↗

Returns a `TensorShape` combining the information in `self` and `other`. The dimensions in `self` and `other` are merged elementwise, according to the rules defined for `Dimension.merge_with()`. Args: other: Another `TensorShape`. Returns: A `TensorShape` containing th

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

block_diagonalFunction · 0.95
with_rankMethod · 0.95
constant_value_as_shapeFunction · 0.95

Calls 5

assert_same_rankMethod · 0.95
as_shapeFunction · 0.85
TensorShapeClass · 0.70
appendMethod · 0.45
merge_withMethod · 0.45

Tested by 1