Home
last modified time | relevance | path

Searched defs:ClearLogs (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache.h81 virtual void ClearLogs() {} in ClearLogs() function
Dworker_cache_wrapper.h83 void ClearLogs() override { wrapped_->ClearLogs(); } in ClearLogs() function
Dworker_cache_logger.cc47 void WorkerCacheLogger::ClearLogs() { in ClearLogs() function in tensorflow::WorkerCacheLogger
Dworker_session.cc85 void ClearLogs() override { wrapped_->ClearLogs(); } in ClearLogs() function in tensorflow::__anonf821b21a0111::WorkerFreeListCache
Dsession_mgr.cc344 void SessionMgr::ClearLogs() { in ClearLogs() function in tensorflow::SessionMgr
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_cache.cc85 void ClearLogs() override { logger_.ClearLogs(); } in ClearLogs() function in tensorflow::__anon75b4e2090111::GrpcWorkerCache