A library providing C++ linear algebra operators (matmul, solve, ...) dedicated to banded matrices and a TensorFlow interface. This extends the set of existing TensorFlow operators which as of August ...
Is your feature request related to a problem? Please describe. For some problems that involve banded matrices, not only the solution of linear systems might be of interest, but also the factorisations ...