Home
last modified time | relevance | path

Searched refs:end_of_input_sequence (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dshuffle_dataset_op.cc98 bool end_of_input_sequence = false; in GetNextInternal() local
101 &end_of_input_sequence)); in GetNextInternal()
102 if (!end_of_input_sequence) { in GetNextInternal()
119 if (!end_of_input_sequence) { in GetNextInternal()