Home
last modified time | relevance | path

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

1234

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dtake_while_dataset_op.cc59 const std::vector<Tensor>& args, bool* end_of_sequence) { in MakeDataset()
77 const std::vector<Tensor>& args, bool* end_of_sequence) { in MakeDataset()
183 bool* end_of_sequence) override { in GetNextInternal()
Dsql_dataset_op.cc140 bool* end_of_sequence) override { in GetNextInternal()
173 bool end_of_sequence = false; in RestoreInternal() local
Dto_tf_record_op.cc83 bool end_of_sequence; in ComputeAsync() local
Dchoose_fastest_branch_dataset_op.cc93 bool* end_of_sequence) override { in GetNextInternal()
344 bool* end_of_sequence) override { in GetNextInternal()
435 bool* end_of_sequence) in GetNextFromExperiment()
Dstats_dataset_ops.cc104 bool* end_of_sequence) override { in GetNextInternal()
214 bool* end_of_sequence) override { in GetNextInternal()
Dthreadpool_dataset_op.cc201 bool* end_of_sequence) override { in GetNextInternal()
308 bool* end_of_sequence) override { in GetNextInternal()
407 bool* end_of_sequence) override { in GetNextInternal()
Dchoose_fastest_dataset_op.cc199 bool* end_of_sequence) override { in GetNextInternal()
279 bool end_of_sequence; member
Dsleep_dataset_op.cc103 bool* end_of_sequence) override { in GetNextInternal()
Dnon_serializable_dataset_op.cc92 bool* end_of_sequence) override { in GetNextInternal()
Dignore_errors_dataset_op.cc87 bool* end_of_sequence) override { in GetNextInternal()
Drandom_dataset_op.cc103 bool* end_of_sequence) override { in GetNextInternal()
/external/tensorflow/tensorflow/core/kernels/data/
Drepeat_dataset_op.cc111 bool* end_of_sequence) override { in GetNextInternal()
143 bool* end_of_sequence) override { in GetNextInternal()
215 bool* end_of_sequence) override { in GetNextInternal()
Dtake_dataset_op.cc47 bool* end_of_sequence) override { in GetNextInternal()
79 bool* end_of_sequence) override { in GetNextInternal()
Dprefetch_dataset_op.cc107 bool* end_of_sequence) override { in GetNextInternal()
232 bool* end_of_sequence) EXCLUSIVE_LOCKS_REQUIRED(mu_) { in Consume()
306 bool end_of_sequence; in PrefetchThread() local
Dcache_dataset_ops.cc133 bool* end_of_sequence) override { in GetNextInternal()
213 bool* end_of_sequence) override { in GetNextInternal()
449 bool* end_of_sequence) override { in GetNextInternal()
718 bool* end_of_sequence) override { in GetNextInternal()
832 bool* end_of_sequence) override { in GetNextInternal()
891 bool* end_of_sequence) override { in GetNextInternal()
Dskip_dataset_op.cc98 bool* end_of_sequence) override { in GetNextInternal()
131 bool* end_of_sequence) override { in GetNextInternal()
Diterator_ops.cc71 bool* end_of_sequence) { in GetNext()
95 bool* end_of_sequence) { in GetNext()
602 bool end_of_sequence = false; in ComputeAsync() local
957 bool end_of_sequence = false; in ComputeAsync() local
985 bool end_of_sequence = false; in Compute() local
1008 bool end_of_sequence = false; in ComputeAsync() local
Dreader_dataset_ops.cc138 bool* end_of_sequence) override { in GetNextInternal()
413 bool* end_of_sequence) override { in GetNextInternal()
536 bool* end_of_sequence) override { in GetNextInternal()
829 bool* end_of_sequence) override { in GetNextInternal()
Dwindow_dataset.cc73 bool* end_of_sequence) override { in GetNextInternal()
Dparallel_map_iterator.cc86 bool* end_of_sequence) override { in GetNextInternal()
243 std::vector<Tensor>* out_tensors, bool* end_of_sequence) in ProcessResult()
Dconcatenate_dataset_op_test.cc187 bool end_of_sequence = false; in TEST_P() local
314 bool end_of_sequence = false; in TEST_P() local
/external/tensorflow/tensorflow/contrib/bigtable/kernels/
Dbigtable_lib.h96 bool* end_of_sequence) override { in GetNextInternal()
Dbigtable_sample_keys_dataset_op.cc94 bool* end_of_sequence) override { in GetNextInternal()
/external/tensorflow/tensorflow/core/kernels/data/experimental/sql/
Dsqlite_query_connection.cc54 bool* end_of_sequence) { in GetNext()
/external/tensorflow/tensorflow/contrib/ignite/kernels/dataset/
Dignite_dataset_iterator.cc64 bool* end_of_sequence) { in GetNextInternal()
92 bool* end_of_sequence) { in GetNextInternalWithValidState()

1234