Home
last modified time | relevance | path

Searched defs:end_of_sequence (Results 1 – 25 of 92) sorted by relevance

1234

/external/tensorflow/tensorflow/core/kernels/data/
Drepeat_dataset_op.cc120 bool* end_of_sequence) override { in GetNextInternal()
153 bool* end_of_sequence) override { in GetNextInternal()
228 bool* end_of_sequence) override { in GetNextInternal()
Dcache_dataset_ops.cc158 bool* end_of_sequence) override { in GetNextInternal()
258 bool* end_of_sequence) override { in GetNextInternal()
383 Status EnsureLockFileExists(bool* end_of_sequence) in EnsureLockFileExists()
499 bool* end_of_sequence) override { in GetNextInternal()
721 bool* end_of_sequence) override { in GetNextInternal()
780 bool* end_of_sequence) override { in GetNextInternal()
857 bool* end_of_sequence) override { in GetNextInternal()
Dtensor_slice_dataset_op_test.cc106 bool end_of_sequence = false; in TEST_P() local
268 bool end_of_sequence = false; in TEST_P() local
Dskip_dataset_op.cc106 bool* end_of_sequence) override { in GetNextInternal()
140 bool* end_of_sequence) override { in GetNextInternal()
Dtake_dataset_op.cc92 bool* end_of_sequence) override { in GetNextInternal()
125 bool* end_of_sequence) override { in GetNextInternal()
Drepeat_dataset_op_test.cc138 bool end_of_sequence = false; in TEST_P() local
316 bool end_of_sequence = dataset_->Cardinality() == 0; in TEST_P() local
Dtf_record_dataset_op.cc117 bool* end_of_sequence) override { in GetNextInternal()
162 bool* end_of_sequence, int* num_skipped) override { in SkipInternal()
Dsparse_tensor_slice_dataset_op_test.cc168 bool end_of_sequence = false; in TEST_P() local
375 bool end_of_sequence = false; in TEST_P() local
Dcache_dataset_ops_test.cc172 bool end_of_sequence = false; in TEST_P() local
313 bool end_of_sequence = false; in TEST_P() local
Dtensor_dataset_op_test.cc126 bool end_of_sequence = false; in TEST_P() local
232 bool end_of_sequence = false; in TEST_P() local
Dprefetch_dataset_op.cc168 bool* end_of_sequence) override { in GetNextInternal()
366 bool* end_of_sequence) TF_EXCLUSIVE_LOCKS_REQUIRED(mu_) { in Consume()
480 bool end_of_sequence; in PrefetchThread() local
Dshuffle_dataset_op_test.cc325 bool end_of_sequence = false; in TEST_P() local
521 bool end_of_sequence = false; in TEST_P() local
Dwindow_dataset_op_test.cc289 bool end_of_sequence = false; in TEST_P() local
472 bool end_of_sequence = false; in TEST_P() local
Dfixed_length_record_dataset_op.cc134 bool* end_of_sequence) override { in GetNextInternal()
258 bool* end_of_sequence) override { in GetNextInternal()
Dpadded_batch_dataset_op_test.cc716 bool end_of_sequence = false; in ITERATOR_SAVE_AND_RESTORE_TEST_P() local
727 bool end_of_sequence = false; in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dlmdb_dataset_op_test.cc170 bool end_of_sequence = false; in TEST_F() local
184 bool end_of_sequence = false; in TEST_F() local
Dchoose_fastest_branch_dataset_op.cc101 bool* end_of_sequence) override { in GetNextInternal()
362 bool* end_of_sequence) override { in GetNextInternal()
458 bool* end_of_sequence) in GetNextFromExperiment()
Dto_tf_record_op.cc92 bool end_of_sequence; in DoCompute() local
Dthreadpool_dataset_op.cc212 bool* end_of_sequence) override { in GetNextInternal()
344 bool* end_of_sequence) override { in GetNextInternal()
468 bool* end_of_sequence) override { in GetNextInternal()
Dstats_dataset_ops.cc116 bool* end_of_sequence) override { in GetNextInternal()
233 bool* end_of_sequence) override { in GetNextInternal()
Dsnapshot_dataset_op.cc469 bool* end_of_sequence) { in GetNextInternal()
610 bool* end_of_sequence) { in GetNextInternal()
702 bool* end_of_sequence) { in GetNextInternal()
820 bool* end_of_sequence) { in GetNextInternal()
1226 bool* end_of_sequence) override { in GetNextInternal()
1396 bool* end_of_sequence) override { in GetNextInternal()
1788 bool* end_of_sequence) override { in GetNextInternal()
2320 bool* end_of_sequence) override { in GetNextInternal()
Dchoose_fastest_dataset_op.cc216 bool* end_of_sequence) override { in GetNextInternal()
297 bool end_of_sequence; member
/external/tensorflow/tensorflow/core/data/service/
Dtask_runner.cc77 bool& end_of_sequence) { in GetNext()
264 bool end_of_sequence; in Run() local
Dworker.proto37 bool end_of_sequence = 2; field
/external/tensorflow/tensorflow/core/kernels/data/experimental/sql/
Dsqlite_query_connection.cc55 bool* end_of_sequence) { in GetNext()

1234