aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/training/server_lib.py
Commit message (Expand)AuthorAge
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* Make protocol used in estimator customizable.Gravatar Li Liangbin2018-07-14
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
* Added __str__ to ClusterSpec. This will improve the logs users are attaching ...Gravatar Mustafa Ispir2017-12-07
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Fix links according to new convention.Gravatar Patrick Nguyen2017-02-14
* TASK 1. Python module doc stringsGravatar A. Unique TensorFlower2017-02-13
* Add syntax highlighting and fix some lists in docs.Gravatar Patrick Nguyen2016-09-28
* Remove unnecessary imports in some python files.Gravatar A. Unique TensorFlower2016-09-19
* Support sparse jobs for TensorFlow gRPC servers.Gravatar Derek Murray2016-08-27
* Adding magic methods __bool__, __eq__, and __ne__ to ClusterSpec to facilitat...Gravatar A. Unique TensorFlower2016-08-23
* Merge changes from github.Gravatar Benoit Steiner2016-08-18
* Add a simple way to set the `default_session_config` on a `tf.train.Server`.Gravatar Derek Murray2016-06-27
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Next pass at converting all return statuses to errors.OpError exceptionsGravatar A. Unique TensorFlower2016-05-05
* Fixed bug in `tf.train.ClusterSpec` constructor.Gravatar Derek Murray2016-04-15
* Clarifies some documentation in server_lib.pyGravatar A. Unique TensorFlower2016-04-11
* Fix segfault in grpc_server_lib when an invalid hostname-port pair is passed.Gravatar Derek Murray2016-04-08
* Clean up the interface to the distributed runtime from PythonGravatar Derek Murray2016-04-07