pub fn get_sized_tensor_with_options(
    previous_tensor: Tensor,
    dims: &[i32],
    options: TensorOptions
) -> Tensor