Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_session.h118 std::unique_ptr<DynamicDeviceMgr> remote_device_mgr_; variable
H A Dcluster_function_library_runtime.h73 DeviceMgr* remote_device_mgr_; // not owned. variable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dcluster_function_library_runtime.h86 DeviceMgr* remote_device_mgr_; // not owned. variable
H A Deager_service_impl_test.cc832 std::unique_ptr<DeviceMgr> remote_device_mgr_; member in tensorflow::eager::__anonc75f42e30111::FunctionWithRemoteInputsTest