Home
last modified time | relevance | path

Searched refs:max_vlog_level (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/tsl/platform/default/
Dlogging.cc380 static int64_t max_vlog_level = MaxVLogLevelFromEnv(); in MaxVLogLevel() local
381 return max_vlog_level; in MaxVLogLevel()