LostTech.TensorFlow : API Documentation

Type debug

Namespace tensorflow.contrib.learn.debug

Public static methods

PythonFunctionContainer debug_model_fn(IDictionary<string, object> features, object labels, object mode, object params, object config)

object debug_model_fn_dyn(object features, object labels, object mode, object params, object config)

Public properties

PythonFunctionContainer debug_model_fn_fn get;

PythonFunctionContainer DebugClassifier_fn get;

PythonFunctionContainer DebugRegressor_fn get;