W3cubDocs

/TensorFlow Python

tf.contrib.learn.run_feeds

tf.contrib.learn.run_feeds(
    *args,
    **kwargs
)

Defined in tensorflow/contrib/learn/python/learn/graph_actions.py.

See the guide: Learn (contrib) > Graph actions

See run_feeds_iter(). Returns a list instead of an iterator. (deprecated)

THIS FUNCTION IS DEPRECATED. It will be removed after 2017-02-15. Instructions for updating: graph_actions.py will be deleted. Use tf.train.* utilities instead. You can use learn/estimators/estimator.py as an example.

© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/learn/run_feeds