aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tests/adam_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* 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
* Merge pull request #19947 from georgepaw:skip_fp16_in_adam_testGravatar TensorFlower Gardener2018-08-08
|\
* | Import package xla_test instead of class XLATestCase.Gravatar A. Unique TensorFlower2018-06-28
| * Add comments explaining why the test is skipped for f16Gravatar Grzegorz Pawelczak2018-06-19
| * [XLA] Skip float16 adam_tests.Gravatar Grzegorz Pawelczak2018-06-12
|/
* [TF:XLA] Add XLA implementation of ResourceApplyAdam.Gravatar Peter Hawkins2017-05-11