aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/ftrl_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
* Fix FTRL L2-shrinkage behavior: the gradient from the L2 shrinkage term shoul...Gravatar A. Unique TensorFlower2018-08-28
* 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
* 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
* [TF] Enable half precision XLA compiler tests for the gpu backend.Gravatar Bixia Zheng2018-04-13
* Fix bfloat16 numerics issues in the tests.Gravatar A. Unique TensorFlower2017-12-15
* [TF:XLA] Relax numeric tolerances of some tests.Gravatar Peter Hawkins2017-07-19
* Add support for the shrinkage-type L2 to FtrlOptimizer in addition to the onl...Gravatar A. Unique TensorFlower2017-07-05
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* [TF-XLA] Implement FtrlOptimizerGravatar A. Unique TensorFlower2017-06-09