TensorFlow

API

 tf.compat / v1 / v1.estimator.export.Overview


Utility methods to create simple input_fns.

Functions

numpy_input_fn(...): Returns input function that would feed dict of numpy arrays into the model.

pandas_input_fn(...): Returns input function that would feed Pandas DataFrame into the model.


此页内容是否对您有帮助