Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_remote_worker.cc134 bool logging_active = logger_->LoggingActive() || VLOG_IS_ON(2); in RecvBufAsync() local
203 bool logging_active = logger_->LoggingActive() || VLOG_IS_ON(2); in RecvTensorAsync() local