Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_execution_profiler.cc40 uint64 GetCyclesTaken(std::stack<std::unique_ptr<se::Timer>>* timers, in GetCyclesTaken() function
73 GetCyclesTaken(&timers_, sub_streams_, stream_, clock_rate_ghz_)); in FinishExecution()
88 GetCyclesTaken(&timers_, sub_streams_, stream_, clock_rate_ghz_)); in FinishHloComputation()
97 GetCyclesTaken(&timers_, sub_streams_, stream_, clock_rate_ghz_)); in FinishHloComputation()
110 profile_->SetCyclesTakenBy(index, GetCyclesTaken(&timers_, sub_streams_, in FinishHloInstruction()