Home
last modified time | relevance | path

Searched defs:should_log (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/
Dlogging.h79 #define TFLITE_MAY_LOG(severity, should_log) \ argument
/external/toolchain-utils/rust_tools/
Drust_watch_test.py25 def should_log(_record): function
/external/tensorflow/tensorflow/compiler/xla/
Dstatus_macros.cc77 bool should_log, int log_severity, in MakeError()
/external/webrtc/rtc_base/
Dlogging.cc365 Boolean should_log = in OutputToDebug() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2186 auto should_log = [&node_names_for_logging](std::string node_name) { in VerboseShapeInferenceLogging() local