Searched refs:LOG_FIRST_N (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/ |
D | graph_decompose_pass.cc | 45 LOG_FIRST_N(INFO, 1) << "Skipping Graph Decomposition Pass, decomposition" in Run() 52 LOG_FIRST_N(INFO, 1) << "Run Graph Decomposition Passes"; in Run() 56 LOG_FIRST_N(INFO, 1) << "Finish Graph Decomposition Passes"; in Run()
|
D | node_expansion_pass.cc | 60 LOG_FIRST_N(INFO, 1) << "Run Node Expansion Passes"; in Run() 88 LOG_FIRST_N(INFO, 1) in Run()
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | random_ops.cc | 53 LOG_FIRST_N(WARNING, 1) in Compile() 158 LOG_FIRST_N(WARNING, 1) in Compile() 241 LOG_FIRST_N(WARNING, 1) in Compile() 301 LOG_FIRST_N(WARNING, 1) in Compile() 334 LOG_FIRST_N(WARNING, 1) in Compile()
|
D | categorical_op.cc | 133 LOG_FIRST_N(WARNING, 1) << "Warning: Using tf.random.categorical with XLA" in GetLogUniforms()
|
/external/tensorflow/tensorflow/compiler/mlir/ |
D | mlir_graph_optimization_pass.cc | 176 LOG_FIRST_N(INFO, 1) << "None of the MLIR Optimization Passes are enabled " in Run() 181 LOG_FIRST_N(INFO, 1) << "MLIR Graph Optimization Passes." in Run() 339 LOG_FIRST_N(INFO, 1) in Run() 345 LOG_FIRST_N(INFO, 1) << "Running MLIR Graph Optimization V1 Compat Passes " in Run()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
D | dump_mlir_util.cc | 210 LOG_FIRST_N(INFO, 1) << "disabling MLIR crash reproducer, set env var " in SetCrashReproducer()
|
/external/tensorflow/tensorflow/core/platform/default/ |
D | logging.h | 235 #define LOG_FIRST_N(severity, n) \ macro
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/ |
D | trt_engine_op.cc | 63 LOG_FIRST_N(WARNING, 5) << "TF-TRT Warning: "
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_blas.cc | 1838 LOG_FIRST_N(INFO, 1) << "TensorFloat-32 will be used for the matrix " in DoBlasInternalImpl()
|