aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/protobuf/worker.proto
Commit message (Expand)AuthorAge
* Add duplicate detection to RecvBuf requests.Gravatar A. Unique TensorFlower2018-08-04
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Collective Ops Part 7Gravatar A. Unique TensorFlower2018-05-22
* Fix bug in `WorkerService::Logging()` handler.Gravatar Derek Murray2018-05-15
* Collective Ops Part 6Gravatar A. Unique TensorFlower2018-05-09
* Collective Ops Part 5Gravatar A. Unique TensorFlower2018-05-01
* Never use the LegacySession when a Master explicitly calls CreateWorkerSession.Gravatar Derek Murray2018-04-18
* Reject retried RecvTensor requests.Gravatar Jeremy Lau2018-01-22
* Optionally store the status code/message in the responseGravatar A. Unique TensorFlower2017-12-27
* Add `ConfigProto.isolate_session_state` option for the distributed runtime.Gravatar Derek Murray2017-11-28
* Add `WorkerService.DeleteWorkerSession` method to fix a memory leak.Gravatar Derek Murray2017-11-15
* OOM error with allocation information.Gravatar A. Unique TensorFlower2017-11-13
* Add output_partitions support in distributed runtime.Gravatar Suharsh Sivakumar2017-07-19
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* Consolidate worker state behind a session-centric abstraction.Gravatar Brennan Saeta2017-03-25
* Add optional transport_options to RecvTensorRequest.Gravatar A. Unique TensorFlower2017-02-28
* Combine NamedTensorProto and NamedTensor into a single proto.Gravatar Derek Murray2016-12-22
* Add is_last_partial_run to partial RunGraph Request.Gravatar Suharsh Sivakumar2016-10-29
* Populate cost graph in workers, aggregate and return them in master.Gravatar Yuefeng Zhou2016-10-26
* Replace enum BusAdjacency with protobuf DeviceLocality for describing theGravatar A. Unique TensorFlower2016-10-19
* Add experimental partial run to worker interface.Gravatar Suharsh Sivakumar2016-10-17
* Parse tf.Example using arena allocation. Dense string benchmark shows 10-20% ...Gravatar A. Unique TensorFlower2016-07-06
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Derek Murray2016-05-23
* Moved config.proto from core/framework to core/protobuf.Gravatar Sherry Moore2016-03-04
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25