to_tensor

Function to_tensor 

Source
pub fn to_tensor<'c>(
    context: &'c Context,
    result: Type<'c>,
    buffer: Value<'c, '_>,
    location: Location<'c>,
) -> ToTensorOperation<'c>
Expand description

Creates a to_tensor operation.