Home
last modified time | relevance | path

Searched defs:new_server (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_distributed_manager.cc423 std::unique_ptr<tensorflow::ServerInterface> new_server; in UpdateContextWithServerDef() local
698 std::unique_ptr<tensorflow::ServerInterface> new_server; in EnableCollectiveOps() local
Dcontext.cc1066 std::unique_ptr<ServerInterface> new_server, const DeviceMgr* device_mgr, in StoreCollectiveOpsServer()