aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/device_setter_test.py
Commit message (Expand)AuthorAge
* Changes _ReplicaDeviceChooser to not set a task number on ops with a non-PS job.Gravatar A. Unique TensorFlower2017-05-11
* replica_device_setter should work for resource variablesGravatar Alexandre Passos2017-04-05
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Add a test validating that you can set a tf.device("/cpu:0") within aGravatar Vijay Vasudevan2016-12-08
* Add pylint indentation check to sanity and fix existing indentationGravatar A. Unique TensorFlower2016-09-11
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Merge changes from github.Gravatar Benoit Steiner2016-08-18
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Clean up the interface to the distributed runtime from PythonGravatar Derek Murray2016-04-07
* Added replica_device_setter() for multi-replica training.Gravatar Sherry Moore2016-03-25