aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/graph_mgr.h
Commit message (Expand)AuthorAge
* Collective Ops Part 8Gravatar A. Unique TensorFlower2018-06-08
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Allowing for functions to run across processes using RPC's. Currently this on...Gravatar Rohan Jain2017-10-02
* Using rendezvous manager to pass args / rets between devices during function ...Gravatar Rohan Jain2017-09-08
* Creates a ProcessFunctionLibraryRuntime object that manages / owns all the Fu...Gravatar Rohan Jain2017-08-03
* Add output_partitions support in distributed runtime.Gravatar Suharsh Sivakumar2017-07-19
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* Add an env_var tf_sync_on_finish_bool that block until device has finished al...Gravatar A. Unique TensorFlower2017-04-07
* Consolidate worker state behind a session-centric abstraction.Gravatar Brennan Saeta2017-03-25
* Ensure that partial run doesn't block any threads on the worker compute_pool.Gravatar Suharsh Sivakumar2017-03-15
* Uses containers for per_step resources instead of a separate resource_mgr.Gravatar A. Unique TensorFlower2016-11-28
* Fix a bug that in cost model manager, graph ptr is used as key of map but mem...Gravatar Yuefeng Zhou2016-11-04
* Populate cost graph in workers, aggregate and return them in master.Gravatar Yuefeng Zhou2016-10-26
* Added the ability to build cost models for remote workersGravatar Benoit Steiner2016-10-24
* Add experimental partial run to worker interface.Gravatar Suharsh Sivakumar2016-10-17
* Deleted unused codeGravatar Benoit Steiner2016-10-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* 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