aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/cluster_function_library_runtime.cc
Commit message (Expand)AuthorAge
* Never use the LegacySession when a Master explicitly calls CreateWorkerSession.Gravatar Derek Murray2018-04-18
* ProcFLR: Include the remote function target in the function_keyGravatar Brennan Saeta2018-03-09
* [ClusterFLR] Prolong the lifetime of the RunGraphRequest until the call has c...Gravatar Derek Murray2018-03-01
* Add `FunctionLibraryRuntime::InstantiateOptions` struct (take 2).Gravatar Derek Murray2018-01-05
* Automated g4 rollback of changelist 180848930Gravatar James Qin2018-01-05
* Add `FunctionLibraryRuntime::InstantiateOptions` struct.Gravatar Derek Murray2018-01-04
* Fix the remote call graph construction so that the created _Send ops for retu...Gravatar A. Unique TensorFlower2017-12-11
* Allowing for functions to run across processes using RPC's. Currently this on...Gravatar Rohan Jain2017-10-02