aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/matrix_set_diag_op.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Optimized C++ and CUDA kernels for matrix_set_diag op. The new code is faster...Gravatar A. Unique TensorFlower2017-10-12
* Add support for bools in matrix_diag, matrix_diag_part, matrix_set_diag, matr...Gravatar Eugene Brevdo2017-06-03
* 1. Rename batch_matrix_* ops to matrix_*. Specifically, this applies toGravatar A. Unique TensorFlower2016-09-13