Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/lib/
Dtraceme.h309 inline bool TfOpDetailsEnabled() { in TfOpDetailsEnabled() function
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc566 ctx, /*verbose=*/profiler::TfOpDetailsEnabled()); in ProcessSync()
637 state->ctx, /*verbose=*/profiler::TfOpDetailsEnabled()); in ProcessAsync()