/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | bridge.cc | 67 /*filter_stack=*/!VLOG_IS_ON(1)); in RunTFXLABridge() 69 if (enable_logging || VLOG_IS_ON(1)) { in RunTFXLABridge() 71 if (VLOG_IS_ON(2)) EnableDetailedLogging(&bridge); in RunTFXLABridge() 75 if (enable_logging || VLOG_IS_ON(1)) in RunTFXLABridge() 284 /*filter_stack=*/!VLOG_IS_ON(1)); in RunBridgeWithStandardPipeline() 286 if (enable_logging || VLOG_IS_ON(1)) { in RunBridgeWithStandardPipeline() 289 if (VLOG_IS_ON(2)) EnableDetailedLogging(&bridge); in RunBridgeWithStandardPipeline() 293 if (enable_logging || VLOG_IS_ON(1)) in RunBridgeWithStandardPipeline()
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/translate/ |
D | import_model.cc | 70 if (VLOG_IS_ON(1)) { in ConvertTfMlirToBef() 87 if (VLOG_IS_ON(1)) { in ConvertTfMlirToBef() 92 mlir::TFTPU::TPUBridge(module, /*enable_logging=*/VLOG_IS_ON(1))); in ConvertTfMlirToBef() 102 if (VLOG_IS_ON(1)) { in ConvertTfMlirToBef() 144 if (VLOG_IS_ON(1)) { in ConvertTfMlirToBef()
|
/external/cronet/base/mac/ |
D | mach_logging.h | 55 #define MACH_DVLOG_IS_ON(verbose_level) VLOG_IS_ON(verbose_level) 74 VLOG_IS_ON(verbose_level)) 77 VLOG_IS_ON(verbose_level) && (condition)) 141 VLOG_IS_ON(verbose_level)) 144 VLOG_IS_ON(verbose_level) && (condition))
|
D | mac_logging.h | 55 #define MAC_DVLOG_IS_ON(verbose_level) VLOG_IS_ON(verbose_level) 74 VLOG_IS_ON(verbose_level)) 77 VLOG_IS_ON(verbose_level) && (condition))
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | optimization_registry.cc | 55 if (VLOG_IS_ON(3)) { in RunGrouping() 77 if (VLOG_IS_ON(5)) { in RunGrouping() 88 if (VLOG_IS_ON(3) || in RunGrouping() 89 (VLOG_IS_ON(2) && grouping == Grouping::POST_REWRITE_FOR_EXEC)) { in RunGrouping()
|
D | placer.cc | 118 if (VLOG_IS_ON(1)) { in LogDeviceAssignment() 119 if (VLOG_IS_ON(4)) { in LogDeviceAssignment() 173 if (VLOG_IS_ON(3)) { in Run() 176 if (VLOG_IS_ON(5)) { in Run() 302 if (VLOG_IS_ON(3)) { in Run()
|
D | isolate_placer_inspection_required_ops_pass.cc | 37 if (VLOG_IS_ON(3)) { in Run() 43 if (VLOG_IS_ON(3) && status.ok()) { in Run()
|
D | simple_propagator_state.h | 144 if (TF_PREDICT_FALSE(vlog_) && VLOG_IS_ON(1)) { in MaybeMarkStarted() 152 if (TF_PREDICT_FALSE(vlog_) && VLOG_IS_ON(1)) { in MaybeMarkCompleted()
|
/external/tensorflow/tensorflow/core/platform/ |
D | vmodule_test.cc | 53 fprintf(stderr, "VLOG_IS_ON(8)? %d\n", VLOG_IS_ON(8)); in RealMain() 54 fprintf(stderr, "VLOG_IS_ON(7)? %d\n", VLOG_IS_ON(7)); in RealMain() 55 fprintf(stderr, "VLOG_IS_ON(6)? %d\n", VLOG_IS_ON(6)); in RealMain()
|
/external/tensorflow/tensorflow/compiler/mlir/ |
D | mlir_graph_optimization_pass.cc | 186 if (VLOG_IS_ON(1)) { in Run() 201 if (VLOG_IS_ON(1)) { in Run() 262 if (VLOG_IS_ON(1)) { in Run() 313 if (VLOG_IS_ON(1)) { in Run() 404 if (VLOG_IS_ON(1)) { in Run() 427 if (VLOG_IS_ON(1)) { in Run()
|
/external/libbrillo/brillo/ |
D | location_logging.h | 18 VLOG_IS_ON(verbose_level)) 22 DCHECK_IS_ON() && VLOG_IS_ON(verbose_level))
|
/external/cronet/base/ |
D | logging_unittest.cc | 95 if (VLOG_IS_ON(0)) in TEST_F() 103 if (VLOG_IS_ON(0) && DCHECK_IS_ON()) in TEST_F() 116 EXPECT_TRUE(VLOG_IS_ON(0)); in TEST_F() 119 EXPECT_FALSE(VLOG_IS_ON(0)); in TEST_F() 181 EXPECT_FALSE(VLOG_IS_ON(1)); in TEST_F() 871 EXPECT_TRUE(VLOG_IS_ON(0)); in TEST_F() 874 EXPECT_FALSE(VLOG_IS_ON(0)); in TEST_F() 879 if (VLOG_IS_ON(0)) in TEST_F() 938 EXPECT_FALSE(VLOG_IS_ON(0)); in TEST_F() 948 EXPECT_TRUE(VLOG_IS_ON(1)); in TEST_F() [all …]
|
D | logging.h | 479 #define VLOG_IS_ON(verboselevel) ((verboselevel) <= (ENABLED_VLOG_LEVEL)) macro 488 #define VLOG_IS_ON(verboselevel) \ macro 517 LAZY_STREAM(VLOG_STREAM(verbose_level), VLOG_IS_ON(verbose_level)) 521 VLOG_IS_ON(verbose_level) && (condition)) 534 LAZY_STREAM(VPLOG_STREAM(verbose_level), VLOG_IS_ON(verbose_level)) 538 VLOG_IS_ON(verbose_level) && (condition))
|
/external/tensorflow/tensorflow/core/tfrt/utils/ |
D | tfrt_graph_execution_state.cc | 108 if (VLOG_IS_ON(1)) { in PreprocessGraph() 116 if (VLOG_IS_ON(2)) { in PreprocessGraph() 192 if (VLOG_IS_ON(2)) { in CreatePrunedGraph() 358 if (VLOG_IS_ON(1)) { in BuildXlaOpsAndMaybeInsertTransferOps() 367 if (VLOG_IS_ON(1)) { in BuildXlaOpsAndMaybeInsertTransferOps() 381 if (VLOG_IS_ON(1)) { in BuildXlaOpsAndMaybeInsertTransferOps() 394 if (VLOG_IS_ON(1)) { in BuildXlaOpsAndMaybeInsertTransferOps() 421 if (VLOG_IS_ON(1)) { in CreateOptimizedGraph() 430 if (VLOG_IS_ON(1)) { in CreateOptimizedGraph() 445 if (VLOG_IS_ON(1)) { in CreateOptimizedGraph() [all …]
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | tfg_optimizer_hook.cc | 113 if (VLOG_IS_ON(4)) { in Optimize() 162 if (VLOG_IS_ON(4)) { in Optimize() 168 if (VLOG_IS_ON(5)) { in Optimize()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow.cc | 242 if (VLOG_IS_ON(4)) { in FunctionalizeControlFlowForFunction() 248 if (VLOG_IS_ON(4)) { in FunctionalizeControlFlowForFunction() 328 if (VLOG_IS_ON(4)) { in Run() 379 if (VLOG_IS_ON(4)) { in Run() 387 if (VLOG_IS_ON(4)) { in Run()
|
D | mlir_bridge_pass.cc | 229 return mlir::TF::RunTFXLABridge(module, VLOG_IS_ON(1)); in Run() 261 return mlir::TFTPU::TPUBridge(module, /*enable_logging=*/VLOG_IS_ON(1), in Run() 348 module, /*enable_logging=*/VLOG_IS_ON(1), fallback_enabled); in Run()
|
/external/tensorflow/tensorflow/dtensor/mlir/ |
D | dtensor_allreduce_scatter_optimization.cc | 84 if (VLOG_IS_ON(2)) all_reduce.dump(); in ApplyOptimization() 85 if (VLOG_IS_ON(2)) all_scatter.dump(); in ApplyOptimization() 122 if (VLOG_IS_ON(2)) all_scatter_group_assignment_attr.dump(); in ApplyOptimization()
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/function/ |
D | function.cc | 44 if (VLOG_IS_ON(1)) { in CompileTFMLIRToBEF() 84 if (VLOG_IS_ON(1)) { in CompileTFMLIRToBEF()
|
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
D | logging.h | 92 #define VLOG_IS_ON(lvl) ((lvl) <= LogMessage::MinVLogLevel()) macro 95 if (TF_PREDICT_FALSE(VLOG_IS_ON(lvl))) \
|
/external/libchrome/base/ |
D | logging.h | 402 #define VLOG_IS_ON(verboselevel) \ macro 429 LAZY_STREAM(VLOG_STREAM(verbose_level), VLOG_IS_ON(verbose_level)) 433 VLOG_IS_ON(verbose_level) && (condition)) 446 LAZY_STREAM(VPLOG_STREAM(verbose_level), VLOG_IS_ON(verbose_level)) 450 VLOG_IS_ON(verbose_level) && (condition)) 831 #define DVLOG(verboselevel) DVLOG_IF(verboselevel, VLOG_IS_ON(verboselevel)) 833 #define DVPLOG(verboselevel) DVPLOG_IF(verboselevel, VLOG_IS_ON(verboselevel))
|
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/ |
D | distributed_tpu_configuration_rewrite_pass.cc | 229 if (VLOG_IS_ON(1)) { in Run() 332 if (VLOG_IS_ON(1)) { in Run() 347 if (VLOG_IS_ON(1)) { in Run() 381 if (VLOG_IS_ON(1)) { in Run()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | analytical_cost_estimator.cc | 223 if (VLOG_IS_ON(3)) { in PredictCosts() 236 if (VLOG_IS_ON(1)) { in PredictCosts() 237 bool verbose = VLOG_IS_ON(2); in PredictCosts()
|
/external/tensorflow/tensorflow/core/data/service/ |
D | journal.cc | 88 if (VLOG_IS_ON(4)) { in Write() 126 if (VLOG_IS_ON(4)) { in Read()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
D | compile_mlir_util.cc | 469 if (VLOG_IS_ON(1)) in LegalizeToHlo() 471 if (VLOG_IS_ON(2)) { in LegalizeToHlo() 492 if (VLOG_IS_ON(1)) in LegalizeToHlo() 558 if (VLOG_IS_ON(2)) in CompileMlirSetup() 571 if (VLOG_IS_ON(2)) in BuildHloFromTf() 581 if (VLOG_IS_ON(2)) in BuildHloFromTf() 783 if (VLOG_IS_ON(1)) in CompileGraphSetup() 785 if (VLOG_IS_ON(2)) { in CompileGraphSetup() 795 if (VLOG_IS_ON(1)) in CompileGraphSetup()
|