Skip to content

Enzyme Dialect

Reactant.MLIR.Dialects.enzyme.addTo Method

addTo

TODO

source
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