Home
last modified time | relevance | path

Searched defs:batch_prefix (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dparallel_batch_dataset_op.cc443 string batch_prefix = strings::StrCat(kBatchResults, "_", index); in ReadBatchResult() local
465 string batch_prefix = strings::StrCat(kBatchResults, "_", index); in WriteBatchResult() local
Ddataset_utils.cc712 const string& batch_prefix, IteratorContext* ctx, in ReadBatch()
746 const string& iterator_prefix, const string& batch_prefix, in WriteBatch()
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmap_and_batch_dataset_op.cc595 string batch_prefix = strings::StrCat(kBatchResults, "_", index); in ReadBatchResult() local
620 string batch_prefix = strings::StrCat(kBatchResults, "_", index); in WriteBatchResult() local