Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_cache.h89 virtual void ClearLogs() {} in ClearLogs() function
H A Dworker_cache_wrapper.h88 void ClearLogs() override { wrapped_->ClearLogs(); } in ClearLogs() function
H A Dworker_cache_logger.cc47 void WorkerCacheLogger::ClearLogs() { in ClearLogs() function in tensorflow::WorkerCacheLogger
H A Dworker_session.cc101 void ClearLogs() override { wrapped_->ClearLogs(); } in ClearLogs() function in tensorflow::__anonf231d9490111::WorkerFreeListCache
H A Dsession_mgr.cc392 void SessionMgr::ClearLogs() { in ClearLogs() function in tensorflow::SessionMgr
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_worker_cache.cc105 void ClearLogs() override { logger_.ClearLogs(); } in ClearLogs() function in tensorflow::__anone5493e580111::GrpcWorkerCache