Type pretty_printer Namespace tensorflow.python.autograph.pyct.pretty_printer Methods fmt fmt fmt_dyn Properties fmt_fn PrettyPrinter_fn 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 fmt_fn get; PythonFunctionContainer PrettyPrinter_fn get;