pub fn blob_get_mutable_tensor_with_options(
    blob: *mut Blob,
    dims: &[i32],
    options: TensorOptions
) -> *mut Tensor
Expand description

| need to keep both functions that returns | Tensor* and the one returns Tensor for | clangr codemod |