LostTech.TensorFlow : API Documentation

Type estimator

Namespace tensorflow.python.keras.estimator

Public static methods

object model_to_estimator_v2(object keras_model, object keras_model_path, object custom_objects, object model_dir, object config, string checkpoint_format)

object model_to_estimator_v2_dyn(object keras_model, object keras_model_path, object custom_objects, object model_dir, object config, ImplicitContainer<T> checkpoint_format)

Public properties

PythonFunctionContainer model_to_estimator_v2_fn get;