Function melior::dialect::ods::tosa::reshape

source ·
pub fn reshape<'c>(
    context: &'c Context,
    input_1: Value<'c, '_>,
    new_shape: Attribute<'c>,
    location: Location<'c>
) -> ReshapeOperation<'c>
Expand description

Creates a reshape operation.