Home
last modified time | relevance | path

Searched refs:LOG_FIRST_N (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Drandom_ops.cc52 LOG_FIRST_N(WARNING, 1) in Compile()
157 LOG_FIRST_N(WARNING, 1) in Compile()
240 LOG_FIRST_N(WARNING, 1) in Compile()
300 LOG_FIRST_N(WARNING, 1) in Compile()
333 LOG_FIRST_N(WARNING, 1) in Compile()
Dcategorical_op.cc126 LOG_FIRST_N(WARNING, 1) << "Warning: Using tf.random.categorical with XLA" in GetLogUniforms()
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.h234 #define LOG_FIRST_N(severity, n) \ macro