Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_execution_profiler.h62 void StartHloInstruction();
100 profiler->StartHloInstruction(); in ScopedInstructionProfiler()
Dhlo_execution_profiler.cc101 void HloExecutionProfiler::StartHloInstruction() { in StartHloInstruction() function in xla::gpu::HloExecutionProfiler