HomeSort by relevance Sort by last modified time
    Searched refs:shuffle_ops (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/data/python/kernel_tests/
shuffle_dataset_op_test.py 23 from tensorflow.contrib.data.python.ops import shuffle_ops
80 shuffle_ops.shuffle_and_repeat(buffer_size=5, count=count, seed=seed))
143 shuffle_ops.shuffle_and_repeat(buffer_size=21))
154 shuffle_ops.shuffle_and_repeat(buffer_size=5, count=5, seed=seed))
  /external/tensorflow/tensorflow/contrib/data/
__init__.py 69 from tensorflow.contrib.data.python.ops.shuffle_ops import shuffle_and_repeat

Completed in 80 milliseconds