Home
last modified time | relevance | path

Searched defs:do_profile (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_execution_profiler.cc54 bool do_profile, HloExecutionProfile* profile, se::Stream* stream, in HloExecutionProfiler()
Dgpu_executable.cc141 bool do_profile = hlo_execution_profile != nullptr; in ExecuteThunks() local