Searched refs:GetCyclesTaken (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | hlo_execution_profiler.cc | 41 uint64 GetCyclesTaken(std::stack<std::unique_ptr<se::Timer>>* timers, in GetCyclesTaken() function 75 GetCyclesTaken(&timers_, sub_streams_, stream_, clock_rate_ghz_)); in FinishExecution() 90 GetCyclesTaken(&timers_, sub_streams_, stream_, clock_rate_ghz_)); in FinishHloComputation() 106 GetCyclesTaken(&timers_, sub_streams_, stream_, clock_rate_ghz_)); in FinishHloInstruction()
|