Home
last modified time | relevance | path

Searched defs:GetTimerImplementation (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h202 std::unique_ptr<internal::TimerInterface> GetTimerImplementation() override { in GetTimerImplementation() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h202 std::unique_ptr<internal::TimerInterface> GetTimerImplementation() override { in GetTimerImplementation() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc844 CUDAExecutor::GetTimerImplementation() { in GetTimerImplementation() function in perftools::gputools::cuda::CUDAExecutor