Function melior::dialect::ods::gpu::all_reduce

source ·
pub fn all_reduce<'c>(
    context: &'c Context,
    value: Value<'c, '_>,
    body: Region<'c>,
    location: Location<'c>
) -> AllReduceOperation<'c>
Expand description

Creates an all_reduce operation.