Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/service/
Ddata_service.cc32 constexpr const char kParallelEpochs[] = "parallel_epochs"; variable
38 if (s == kParallelEpochs) { in ParseProcessingMode()
51 return kParallelEpochs; in ProcessingModeToString()