LostTech.TensorFlow : API Documentation

Type I_EstimatorWrappedGraph

Namespace tensorflow_estimator.python.estimator.export.function

Interfaces IWrappedGraph

Public instance methods

object wrap_input_receiver_fn(object input_receiver_fn)

object wrap_model_fn(object model_fn, object mode, object args, object kwargs, object signature)

Public properties

object estimator_spec get;

object global_step get;

object model_fn get;