Type GraphDump Namespace tensorflow.contrib.learn.monitors Parent BaseMonitor Interfaces IGraphDump Methods compare compare_dyn Properties data data_dyn IGNORE_OPS IGNORE_OPS_dyn PythonObject run_on_all_workers run_on_all_workers_dyn Public instance methods ValueTuple<IList<object>, IDictionary<object, object>> compare(GraphDump other_dump, object step, double atol) object compare_dyn(object other_dump, object step, ImplicitContainer<T> atol) Public properties IDictionary<object, object> data get; object data_dyn get; IList<string> IGNORE_OPS get; set; object IGNORE_OPS_dyn get; set; object PythonObject get; bool run_on_all_workers get; object run_on_all_workers_dyn get;