Enzyme Dialect
Reactant.MLIR.Dialects.enzyme.broadcast Method
broadcast
Broadcast the operand by adding extra dimensions with sizes provided by the shape
attribute to the front. For scalar operands, ranked tensor is created.
NOTE: Only works for scalar and ranked tensor operands for now.
source