Searched refs:FinishHloInstruction (Results 1 – 2 of 2) sorted by relevance
67 void FinishHloInstruction(size_t profile_index);105 profiler_->FinishHloInstruction(*index_); in ~ScopedInstructionProfiler()
107 void HloExecutionProfiler::FinishHloInstruction(size_t index) { in FinishHloInstruction() function in xla::gpu::HloExecutionProfiler