LostTech.TensorFlow : API Documentation

Type pretty_printer

Namespace tensorflow.python.autograph.pyct.pretty_printer

Methods

Properties

Public static methods

string fmt(ValueTuple<IEnumerable<object>, object> node, bool color, bool noanno)

string fmt(PythonClassContainer node, bool color, bool noanno)

object fmt_dyn(object node, ImplicitContainer<T> color, ImplicitContainer<T> noanno)

Public properties

PythonFunctionContainer PrettyPrinter_fn get;