LostTech.TensorFlow : API Documentation

Type ITabCompletionRegistry

Namespace tensorflow.python.debug.cli.debugger_cli_common

Interfaces IPythonObjectContainer

Public instance methods

object deregister_context(object context_words)

object extend_comp_items(object context_word, object new_comp_items)

object get_completions(object context_word, object prefix)

object register_tab_comp_context(object context_words, object comp_items)

object remove_comp_items(object context_word, object comp_items)