Searched refs:_session_run_lock (Results 1 – 2 of 2) sorted by relevance
1397 with self._graph._session_run_lock(): # pylint: disable=protected-access
5210 def _session_run_lock(self): member in Graph