LostTech.TensorFlow : API Documentation

Type PrettyPrinter

Namespace tensorflow.python.autograph.pyct.pretty_printer

Parent PythonObjectContainer

Interfaces IPrettyPrinter

Public instance methods

void generic_visit(PythonClassContainer node, string name)

void generic_visit(string node, string name)

object generic_visit_dyn(object node, object name)

Public properties

bool color get; set;

int indent_lvl get; set;

bool noanno get; set;

object PythonObject get;

string result get; set;