Home
last modified time | relevance | path

Searched defs:remote_device_mgr_ (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_session.h118 std::unique_ptr<DynamicDeviceMgr> remote_device_mgr_; variable
Dcluster_function_library_runtime.h73 DeviceMgr* remote_device_mgr_; // not owned. variable
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dcluster_function_library_runtime.h84 DeviceMgr* remote_device_mgr_; // not owned. variable
Deager_service_impl_test.cc826 std::unique_ptr<DeviceMgr> remote_device_mgr_; member in tensorflow::eager::__anon09d935ad0111::FunctionWithRemoteInputsTest