Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_utils.h304 Status ReadBatch(int64 batch_size, const string& iterator_prefix,
Dparallel_batch_dataset_op.cc453 TF_RETURN_IF_ERROR(ReadBatch(dataset()->batch_size_, prefix(), in ReadBatchResult()
Ddataset_utils.cc711 Status ReadBatch(int64 batch_size, const string& iterator_prefix, in ReadBatch() function
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmap_and_batch_dataset_op.cc608 TF_RETURN_IF_ERROR(ReadBatch(dataset()->batch_size_, prefix(), in ReadBatchResult()