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.h58 void StartHloInstruction();
93 profiler->StartHloInstruction(); in ScopedInstructionProfiler()
Dhlo_execution_profiler.cc94 void HloExecutionProfiler::StartHloInstruction() { in StartHloInstruction() function in xla::gpu::HloExecutionProfiler