Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dcontext.py69 _KEEP_ALIVE_SECS = 600 variable
596 pywrap_tfe.TFE_ContextSetServerDef(context_handle, _KEEP_ALIVE_SECS,
624 def set_server_def(self, server_def, keep_alive_secs=_KEEP_ALIVE_SECS):
657 def update_server_def(self, server_def, keep_alive_secs=_KEEP_ALIVE_SECS):