Module: tf.keras.estimator

Defined in tensorflow/_api/v1/keras/estimator/__init__.py.

Keras estimator API.

Functions

model_to_estimator(...): Constructs an Estimator instance from given keras model.