Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.h56 if (it->second->IsStale()) { in EagerServiceImpl()
168 bool IsStale() { in IsStale() function