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.
Utility methods to create simple input_fns.
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.
此页内容是否对您有帮助
感谢反馈!