broadcast_to

broadcast_to#

Signature#

nabla.broadcast_to(arg: 'Array', shape: 'Shape') -> 'Array'

Description#

Broadcast array to target shape.