Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dtimer.cc28 implementation_(parent_->implementation()->GetTimerImplementation()) {} in Timer()
Dstream_executor_internal.h364 virtual std::unique_ptr<TimerInterface> GetTimerImplementation() = 0;
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h173 std::unique_ptr<internal::TimerInterface> GetTimerImplementation() override { in GetTimerImplementation() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h200 std::unique_ptr<internal::TimerInterface> GetTimerImplementation() override { in GetTimerImplementation() function
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h113 GetTimerImplementation() override;
Dtpu_executor.cc168 TpuExecutor::GetTimerImplementation() { in GetTimerImplementation() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h230 std::unique_ptr<internal::TimerInterface> GetTimerImplementation() override;
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc791 GpuExecutor::GetTimerImplementation() { in GetTimerImplementation() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc656 std::unique_ptr<internal::TimerInterface> GetTimerImplementation() override { in GetTimerImplementation() function in stream_executor::__anon00950a620111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc886 GpuExecutor::GetTimerImplementation() { in GetTimerImplementation() function in stream_executor::gpu::GpuExecutor