aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/reduce_ops_test.py
Commit message (Expand)AuthorAge
* 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
* Allow DT_INT64 indices for reduction ops.Gravatar Sanjoy Das2018-08-22
* 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
* [XLA] Change the TF2XLA bridge to perform F16 reduction using F32 data type.Gravatar Bixia Zheng2018-04-30
* Extend reduce_ops test to integers.Gravatar Jacques Pienaar2018-03-14
* [TF:XLA] Adding test coverage for more C64 operations, and ensuring they pass.Gravatar A. Unique TensorFlower2017-11-13
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09