Searched defs:should_log (Results 1 – 6 of 6) sorted by relevance
79 #define TFLITE_MAY_LOG(severity, should_log) \ argument
28 def should_log(_record): function
77 bool should_log, int log_severity, in MakeError()
365 Boolean should_log = in OutputToDebug() local
1480 bool should_log = log && log->GetVerbose(); in ParseClassInfoArray() local
2154 auto should_log = [&node_names_for_logging](std::string node_name) { in VerboseShapeInferenceLogging() local