aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/optimizer_v2/rmsprop_test.py
Commit message (Expand)AuthorAge
* Reduce tolerances for rmsprop_test float16, to fix OSS builds.Gravatar Todd Wang2018-10-08
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Change the initialization of the mean squared gradient variable of the optimi...Gravatar A. Unique TensorFlower2018-08-14
* use parameterized test in rmspropGravatar Zhenyu Tan2018-07-24
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29