Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.cc123 timer_map_.at(timer->implementation())); in StartTimer()
129 timer_map_.at(timer->implementation())); in StopTimer()
171 timer_map_[ptr.get()] = tpu_timer; in GetTimerImplementation()
Dtpu_executor.h236 TimerMap timer_map_; variable