Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/lib/
Dtraceme.h48 inline int GetTFTraceMeLevel(bool is_expensive) { in GetTFTraceMeLevel() function
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1680 profiler::GetTFTraceMeLevel(item.kernel->IsExpensive())); in MightTrace()
1886 profiler::GetTFTraceMeLevel(op_kernel->IsExpensive())); in Process()
1904 profiler::GetTFTraceMeLevel(op_kernel->IsExpensive())); in Process()
2168 profiler::GetTFTraceMeLevel(/*is_expensive=*/false)); in PropagateOutputs()