aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/matrix_band_part_op_test.py
Commit message (Expand)AuthorAge
* Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* [TF:XLA] Implement MatrixSetDiag and MatrixBandPart.Gravatar Peter Hawkins2018-02-01
* Optimize C++ kernels for the matrix_band_part op, which is used in various op...Gravatar A. Unique TensorFlower2017-09-15
* * Add GPU support for matrix_solve_ls by implement the default fast path a co...Gravatar A. Unique TensorFlower2017-08-30
* Register GPU kernels for complex valued inputsGravatar A. Unique TensorFlower2017-05-23
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* 1. Rename batch_matrix_* ops to matrix_*. Specifically, this applies toGravatar A. Unique TensorFlower2016-09-13