aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/master_session.h
Commit message (Expand)AuthorAge
* Collective Ops Part 8Gravatar A. Unique TensorFlower2018-06-08
* Respect any device filters in {Create,Delete}WorkerSessions().Gravatar Derek Murray2018-04-19
* Add remote session support for the MakeCallable API.Gravatar Derek Murray2018-04-06
* 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
* SimpleGraphExecutionState -> GraphExecutionStateGravatar Suharsh Sivakumar2017-09-07
* Add output_partitions support in distributed runtime.Gravatar Suharsh Sivakumar2017-07-19
* Add session.list_devices() APIGravatar Brennan Saeta2017-05-26
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* Distinguish between duplicate feed/fetch and unspecified feed/fetch errors.Gravatar Suharsh Sivakumar2017-04-28
* Rejigger locking in master_session & ReffedClientGraphGravatar Brennan Saeta2017-04-19
* Remove unnecessary memory allocation.Gravatar Brennan Saeta2017-03-28
* Convert from raw pointers to std::unique_ptrGravatar Brennan Saeta2017-03-17
* Set a more descriptive error when a Run() call is cancelled due to session cl...Gravatar Derek Murray2017-02-16
* Provide multiple implementations of RPC responses on the fetch path.Gravatar Derek Murray2017-01-13
* Provide multiple implementations of RPC requests on the feed path.Gravatar Derek Murray2017-01-04
* Fix use-after-free bug when closing a MasterSession.Gravatar Derek Murray2016-12-15
* Cache Graphs for Run calls and graphs for PartialRun calls separately.Gravatar Suharsh Sivakumar2016-11-17
* Distributed partial run support.Gravatar Suharsh Sivakumar2016-11-02
* Simplify locking in SimpleGraphExecutionState.Gravatar Derek Murray2016-10-10
* Remove unused MasterSessionInterface level of abstraction.Gravatar Suharsh Sivakumar2016-10-06
* Add StatsPublisherFactory and NoOpStatsPublisher to distributed session.Gravatar Suharsh Sivakumar2016-09-29
* Change `class MasterEnv` forward decls to `struct MasterEnv`.Gravatar Derek Murray2016-09-19
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25