LostTech.TensorFlow : API Documentation

Type IRichTextLines

Namespace tensorflow.python.debug.cli.debugger_cli_common

Interfaces IPythonObjectContainer

Public instance methods

object append(object line, object font_attr_segs)

object append_rich_line(object rich_line)

object prepend(object line, object font_attr_segs)

object slice(object begin, object end)

object write_to_file(object file_path)

Public properties

object annotations get;

object font_attr_segs get;

object lines get;