STT-tensorflow/tensorflow/python/debug/cli
TensorFlower Gardener 1bece066de Merge pull request #34985 from kiszk:spelling_tweaks_python
PiperOrigin-RevId: 294744506
Change-Id: Ib74df8ca3aacaab65adbfc663c3f3ada43594942
2020-02-12 13:41:49 -08:00
..
__init__.py
analyzer_cli_test.py [tfdbg] Blanket replacement of shutil.rmtree() w/ file_io.delete_recursively() 2019-10-10 09:04:52 -07:00
analyzer_cli.py Replace list comprehension with generator expressions. 2019-12-16 12:26:12 -08:00
base_ui.py
cli_config_test.py [tfdbg] Blanket replacement of shutil.rmtree() w/ file_io.delete_recursively() 2019-10-10 09:04:52 -07:00
cli_config.py var = dict() --> var = {} 2019-03-11 11:58:29 +00:00
cli_shared_test.py
cli_shared.py
cli_test_utils.py
command_parser_test.py
command_parser.py
curses_ui_test.py Replace list comprehension with generator expressions. 2019-12-16 12:26:12 -08:00
curses_ui.py Merge pull request #34985 from kiszk:spelling_tweaks_python 2020-02-12 13:41:49 -08:00
curses_widgets_test.py
curses_widgets.py
debugger_cli_common_test.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
debugger_cli_common.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
evaluator_test.py
evaluator.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
offline_analyzer.py
profile_analyzer_cli_test.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
profile_analyzer_cli.py Replace list comprehension with generator expressions. 2019-12-16 12:26:12 -08:00
readline_ui_test.py [tfdbg] Blanket replacement of shutil.rmtree() w/ file_io.delete_recursively() 2019-10-10 09:04:52 -07:00
readline_ui.py
tensor_format_test.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
tensor_format.py
ui_factory.py