Searched defs:should_log (Results 1 – 5 of 5) sorted by relevance
104 #define TFLITE_MAY_LOG(severity, should_log) \ argument
26 def should_log(_record): function
78 const std::string& message, bool should_log, in MakeError()
371 Boolean should_log = in OutputToDebug() local
2198 auto should_log = [&node_names_for_logging](std::string node_name) { in VerboseShapeInferenceLogging() local