aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/sync_replicas_optimizer_test.py
Commit message (Expand)AuthorAge
* Run SyncReplicasOptimizer with MonitoredSession.Gravatar Mustafa Ispir2017-01-12
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Rename SyncReplicasOptimizerV2 to SyncReplicasOptimizerGravatar A. Unique TensorFlower2016-12-13
* Use portpicker library when getting a port in localhost_cluster_performance_t...Gravatar A. Unique TensorFlower2016-11-04
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Added the instructions to get local_init_op and ready_for_local_init_op.Gravatar Jianmin Chen2016-10-14
* Have the test wait for the chief to update the variables.Gravatar Jianmin Chen2016-10-11
* The chief thread could be slow sometimes (7/1000) so changed the check to a w...Gravatar Jianmin Chen2016-10-07
* Switch to the new accumulators in the sync_rep optimizer (currently called V2...Gravatar Jianmin Chen2016-10-07