Function melior::dialect::ods::tosa::reduce_all

source ·
pub fn reduce_all<'c>(
    context: &'c Context,
    input: Value<'c, '_>,
    axis: IntegerAttribute<'c>,
    location: Location<'c>
) -> ReduceAllOperation<'c>
Expand description

Creates a reduce_all operation.