Guide
Tutorials
API Documentation
Computes the shape of a broadcast given known shapes.
Like tf.broadcast_static_shape, but accepts any number of shapes.
tf.broadcast_static_shape
*shapes – Two or more TensorShapes.
TensorShapes
A TensorShape representing the broadcasted shape.
TensorShape