Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui.py766 def _screen_gather_textbox_str(self): member in CursesUI
824 hist_prefix = self._screen_gather_textbox_str()
Dcurses_ui_test.py183 def _screen_gather_textbox_str(self): member in MockCursesUI