aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/concat_ops_test.py
Commit message (Expand)AuthorAge
* [TF:XLA] Split XLA Concat Ops that fail on large sets of inputs.Gravatar A. Unique TensorFlower2018-09-14
* Automated rollback of commit 4c936f1b220676d0d427f5f38b4111cfb9011b5aGravatar A. Unique TensorFlower2018-09-12
* Automated rollback of commit c5267a54a63a08234a0314888f6cfe842647a73bGravatar A. Unique TensorFlower2018-09-12
* Automated rollback of commit 5a635e3472e16007830fca533c35b2f63fc4f898Gravatar A. Unique TensorFlower2018-09-07
* [TF:XLA] Split XLA Concat Ops that fail on large sets of inputs.Gravatar A. Unique TensorFlower2018-09-07
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-22
* Import package xla_test instead of class XLATestCase.Gravatar A. Unique TensorFlower2018-06-28
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Update comment: `tf.pack` -> `tf.stack`.Gravatar A. Unique TensorFlower2017-01-28
* [TF:XLA] Remove two concat gradient test cases that took an unreasonably long...Gravatar Peter Hawkins2017-01-28
* Add tf.concat with the new argument order: tf.concat(values, axis, name). Also,Gravatar A. Unique TensorFlower2017-01-10
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09