LostTech.TensorFlow : API Documentation

Type GraphDump

Namespace tensorflow.contrib.learn.monitors

Parent BaseMonitor

Interfaces IGraphDump

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;