Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_tensor_handle_data.cc41 LOG_EVERY_N_SEC(INFO, 60) in DestroyRemoteTensorHandle()
62 LOG_EVERY_N_SEC(WARNING, 60) in DestroyRemoteTensorHandle()
76 LOG_EVERY_N_SEC(WARNING, 60) in DestroyRemoteTensorHandle()
Ddestroy_tensor_handle_node.h57 LOG_EVERY_N_SEC(WARNING, 60) in RunAsync()
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.h251 #define LOG_EVERY_N_SEC(severity, n_seconds) \ macro
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_interface.cc450 LOG_EVERY_N_SEC(WARNING, 30) << error_msg; in CompileIfKeyAbsentHelper()
/external/tensorflow/tensorflow/core/framework/
Ddataset.cc477 LOG_EVERY_N_SEC(WARNING, 30) in AddInputDataset()