Searched refs:most_specific_compatible_shape (Results 1 – 9 of 9) sorted by relevance
62 name: "most_specific_compatible_shape"
104 original.most_specific_compatible_shape(new)
117 ts1.most_specific_compatible_shape(ts2) for (ts1, ts2) in zip(
329 original.most_specific_compatible_shape(new)
1074 def most_specific_compatible_shape(self, other): member in TensorShape
327 mcs = tensor_shape.TensorShape(x).most_specific_compatible_shape(
594 t_out.shape.most_specific_compatible_shape(f_out.shape)
1318 original.most_specific_compatible_shape(new)2569 ts1.most_specific_compatible_shape(ts2)