Searched refs:FinishHloInstruction (Results 1 – 2 of 2) sorted by relevance
62 void FinishHloInstruction(const HloInstruction* hlo_instruction);98 profiler_->FinishHloInstruction(hlo_instruction_); in ~ScopedInstructionProfiler()
100 void HloExecutionProfiler::FinishHloInstruction( in FinishHloInstruction() function in xla::gpu::HloExecutionProfiler