aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/matrix_inverse_op_test.py
Commit message (Expand)AuthorAge
* Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* * Add mechanism to CudaSolver for capturing references to temporary tensors. ...Gravatar A. Unique TensorFlower2017-09-29
* Fix linear algebra benchmarks.Gravatar A. Unique TensorFlower2017-08-17
* Speed up GPU version of tf.matrix_inverse by using LU factorization kernels f...Gravatar A. Unique TensorFlower2017-08-08
* Add benchmarks for matrix_inverse and determinant.Gravatar A. Unique TensorFlower2017-08-04
* Allow complex valued inputs for matrix inverse.Gravatar A. Unique TensorFlower2017-05-23
* * Wrap cuBlas high-level solvers into CudaSolver.Gravatar A. Unique TensorFlower2017-05-10
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Deprecate tf.batch_matmul and replace with equivalent calls to tf.matmul that...Gravatar A. Unique TensorFlower2016-11-21
* Replace most linear algebra ops with their batch versions and deprecateGravatar A. Unique TensorFlower2016-09-09
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Adds adjoint attribute to matrix inverse to make it possible to compute the i...Gravatar A. Unique TensorFlower2016-04-15
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: conv improvements, label_image example, andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06