Home
last modified time | relevance | path

Searched refs:GetOwnedRemoteDeviceMgr (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h309 tensorflow::DynamicDeviceMgr* GetOwnedRemoteDeviceMgr() { in GetOwnedRemoteDeviceMgr() function
Dcontext_distributed_manager.cc498 remote_device_mgr = context->GetOwnedRemoteDeviceMgr(); in UpdateContextWithServerDef()