LostTech.TensorFlow : API Documentation

Type keras

Namespace tensorflow_estimator.python.estimator.keras

Public static methods

object model_to_estimator(object keras_model, object keras_model_path, object custom_objects, object model_dir, object config, string checkpoint_format, bool use_v2_estimator)

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

Public properties

PythonFunctionContainer model_to_estimator_fn get;