Getting Started
Python API
broadcast_to()
Programming Guide
Tries to broadcast the given tensor to a new shape.
shape
input (Block) – The input tensor.
shape (Tuple[int]) – The desired shape.