Function melior::dialect::ods::tensor::extract

source ·
pub fn extract<'c>(
    context: &'c Context,
    result: Type<'c>,
    tensor: Value<'c, '_>,
    indices: &[Value<'c, '_>],
    location: Location<'c>
) -> ExtractOperation<'c>
Expand description

Creates an extract operation.