Searched defs:keep_alive_secs (Results 1 – 4 of 4) sorted by relevance
65 int64 keep_alive_secs = 3; field
115 int keep_alive_secs, const tensorflow::ServerDef& server_def, in CreateRemoteContexts()157 int keep_alive_secs, const tensorflow::ServerDef& server_def, in UpdateTFE_ContextWithServerDef()382 int keep_alive_secs, in TFE_ContextSetServerDef()
464 DeviceMgr* local_device_mgr, int keep_alive_secs) { in InitializeRemote()
368 def set_server_def(self, server_def, keep_alive_secs=600): argument