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

  /external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/
generator_io.py 122 enqueue_size=batch_size,
  /external/tensorflow/tensorflow/python/estimator/inputs/
pandas_io.py 109 enqueue_size=batch_size,
numpy_io.py 195 enqueue_size=batch_size,
  /external/tensorflow/tensorflow/python/estimator/inputs/queues/
feeding_functions.py 349 enqueue_size=1,
371 enqueue_size: the number of rows to enqueue per step.
470 # enqueue_size. enqueue_many below will break them up.
481 enqueue_size,
490 enqueue_size,

Completed in 110 milliseconds