LostTech.TensorFlow : API Documentation

Type model_fn

Namespace tensorflow_estimator.python.estimator.model_fn

Public static methods

void verify_model_fn_args(PythonFunctionContainer model_fn, IDictionary<object, object> params)

object verify_model_fn_args_dyn(object model_fn, object params)

Public properties

PythonFunctionContainer _TPUEstimatorSpec_fn get;

PythonFunctionContainer EstimatorSpec_fn get;

PythonFunctionContainer verify_model_fn_args_fn get;

Public fields

string LOSS_METRIC_KEY

return string

string AVERAGE_LOSS_METRIC_KEY

return string