Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_tensor_handle_data.cc40 LOG_EVERY_N_SEC(INFO, 60) in DestroyRemoteTensorHandle()
61 LOG_EVERY_N_SEC(WARNING, 60) in DestroyRemoteTensorHandle()
75 LOG_EVERY_N_SEC(WARNING, 60) in DestroyRemoteTensorHandle()
Ddestroy_tensor_handle_node.h58 LOG_EVERY_N_SEC(WARNING, 60) in RunAsync()
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.h250 #define LOG_EVERY_N_SEC(severity, n_seconds) \ macro
/external/tensorflow/tensorflow/core/framework/
Ddataset.cc407 LOG_EVERY_N_SEC(WARNING, 30) in AddInputDataset()