Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/service/
Ddata_service.cc33 constexpr const char kDistributedEpoch[] = "distributed_epoch"; variable
40 } else if (s == kDistributedEpoch) { in ParseProcessingMode()
53 return kDistributedEpoch; in ProcessingModeToString()