aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/sparse_matmul_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Rollback of a rollback with fixes included. See below for details of the orig...Gravatar A. Unique TensorFlower2018-08-30
* Automated rollback of commit 2d4214415269bee2c8c98d5466c540e4004652fdGravatar A. Unique TensorFlower2018-08-24
* This change makes casts to bfloat16 use rounding instead of truncation by def...Gravatar A. Unique TensorFlower2018-08-23
* Make bfloat16 work correctly with matmulGravatar A. Unique TensorFlower2018-01-18
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Fix SparseMatMulOp when for [m,0] x [0,n] multiplications. This changeGravatar A. Unique TensorFlower2016-10-26
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Reduce number of sparse matmul testsGravatar A. Unique TensorFlower2016-05-13
* Allow bfloat16 inputs to SparseMatMul.Gravatar A. Unique TensorFlower2016-05-10
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06