Linear algebra libraries for TensorFlow.
Subclasses of LinearOperator provide a access to common methods on a (batch) matrix, without the need to materialize the matrix. This allows:
tf.contrib.linalg.LinearOperatorDiagtf.contrib.linalg.LinearOperatorIdentitytf.contrib.linalg.LinearOperatorScaledIdentitytf.contrib.linalg.LinearOperatorFullMatrixtf.contrib.linalg.LinearOperatorLowerTriangulartf.contrib.linalg.LinearOperatorLowRankUpdate
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_guides/python/contrib.linalg