Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dtimer.cc28 implementation_(parent_->implementation()->GetTimerImplementation()) {} in Timer()
Dstream_executor_internal.h361 virtual std::unique_ptr<TimerInterface> GetTimerImplementation() = 0;
/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/gpu/
Dgpu_executor.h232 std::unique_ptr<internal::TimerInterface> GetTimerImplementation() override;
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc857 GpuExecutor::GetTimerImplementation() { in GetTimerImplementation() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc955 GpuExecutor::GetTimerImplementation() { in GetTimerImplementation() function in stream_executor::gpu::GpuExecutor