aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/distributed_runtime/cluster_function_library_runtime_test.cc
Commit message (Expand)AuthorAge
* gRPC worker cache owns a shared_ptr to the channel cacheGravatar Akshay Modi2018-04-26
* Never use the LegacySession when a Master explicitly calls CreateWorkerSession.Gravatar Derek Murray2018-04-18
* Add experimental `FunctionLibraryRuntime::InstantiateOptions::overlay_lib`.Gravatar Derek Murray2018-01-09
* 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
* Disabling a couple of ClusterFLR tests since test clusters in GRPC seem to ha...Gravatar Rohan Jain2017-10-11
* Standardizing device names to the newer /device:<type>:<index> format by maki...Gravatar Rohan Jain2017-10-02
* Allowing for functions to run across processes using RPC's. Currently this on...Gravatar Rohan Jain2017-10-02