Getting Started
Python API
broadcast()
Triton MLIR Dialects
Programming Guide
Tries to broadcast the two given blocks to a common compatible shape.
input (Block) – The first input tensor.
other (Block) – The second input tensor.