Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/lib/
Dprofiler_lock.cc33 static bool tf_profiler_disabled = [] { in AcquireProfilerLock() local
38 if (TF_PREDICT_FALSE(tf_profiler_disabled)) { in AcquireProfilerLock()