aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/data/kernel_tests/list_files_dataset_op_test.py
Commit message (Expand)AuthorAge
* [tf.data] Minor refactoring of tf.data tests.Gravatar Jiri Simsa2018-09-27
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* [tf.data] Raise an InvalidArgumentError if the argument to Dataset.list_files...Gravatar Derek Murray2018-08-03
* [tf.data] Sort the results of `tf.matching_files()` to enable `Dataset.list_f...Gravatar Derek Murray2018-04-16
* [tf.data] Add optional `shuffle` argument to `Dataset.list_files()`.Gravatar Derek Murray2018-02-28
* [tf.data] Move tests from python/kernel_tests to python/data/kernel_tests.Gravatar Derek Murray2017-12-08