Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api.cc521 std::unique_ptr<tensorflow::DynamicDeviceMgr> new_remote_device_mgr; in UpdateTFE_ContextWithServerDef() local
526 &new_remote_device_mgr)); in UpdateTFE_ContextWithServerDef()
527 remote_device_mgr = new_remote_device_mgr.get(); in UpdateTFE_ContextWithServerDef()
646 std::move(remote_eager_workers), std::move(new_remote_device_mgr), in UpdateTFE_ContextWithServerDef()