Home
last modified time | relevance | path

Searched defs:RetrieveLogs (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_cache.h93 virtual bool RetrieveLogs(int64_t step_id, StepStats* ss) { return false; } in RetrieveLogs() function
H A Dworker_cache_wrapper.h92 bool RetrieveLogs(int64_t step_id, StepStats* ss) override { in RetrieveLogs() function
H A Dworker_cache_logger.cc59 bool WorkerCacheLogger::RetrieveLogs(int64_t step_id, StepStats* ss) { in RetrieveLogs() function in tensorflow::WorkerCacheLogger
H A Dworker_session.cc103 bool RetrieveLogs(int64_t step_id, StepStats* ss) override { in RetrieveLogs() function in tensorflow::__anonf231d9490111::WorkerFreeListCache
H A Dsession_mgr.cc362 void SessionMgr::RetrieveLogs(int64_t step_id, LoggingResponse* response) { in RetrieveLogs() function in tensorflow::SessionMgr
H A Dmaster_session.cc165 void RetrieveLogs(int64_t step_id, StepStats* ss) { in RetrieveLogs() function in tensorflow::MasterSession::ReffedClientGraph
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_worker_cache.cc107 bool RetrieveLogs(int64_t step_id, StepStats* ss) override { in RetrieveLogs() function in tensorflow::__anone5493e580111::GrpcWorkerCache