Christopher Yeh

Results 11 comments of Christopher Yeh

There is a [`CatLinearOperator`](https://linear-operator.readthedocs.io/en/latest/composition_decoration_operators.html#catlinearoperator) that implements what is needed. I wish that `linear_operator` could implement `LinearOperator` in a way such that calling `torch.cat` on a list of `LinearOperator` automatically creates...