aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/device_setter.py
Commit message (Expand)AuthorAge
* Added kernels and estimators for Gradient Boosting Trees algorithm.Gravatar Younghee Kwon2018-03-29
* Change the default ps_ops to STANDARD_PS_OPSGravatar Jianwei Xie2018-03-05
* Move the PS_OPS from Estimator to device_setter to benefit more users.Gravatar Jianwei Xie2018-03-02
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
* ["Variable", "VariableV2", "VarHandleOp"] is the default for ps_ops=NoneGravatar Toby Boyd2017-07-27
* 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
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Adds VariableV2 with a sane shape_fn.Gravatar A. Unique TensorFlower2016-12-05
* Refactor replica_device_setter to allow custom placement strategiesGravatar Frank Li2016-11-08
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Split NodeDef out of graph.proto into node_def.proto. Needed so weGravatar A. Unique TensorFlower2016-08-22
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Expose DeviceSpec class in the Python framework API.Gravatar RJ Ryan2016-04-25
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* 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