Home
last modified time | relevance | path

Searched refs:GetStreamImplementation (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h171 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() override;
Dhost_gpu_executor.cc360 HostExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h194 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() in GetStreamImplementation() function
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h110 GetStreamImplementation() override;
Dtpu_executor.cc177 TpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.h363 virtual std::unique_ptr<StreamInterface> GetStreamImplementation() = 0;
Dstream.cc252 implementation_(parent->implementation()->GetStreamImplementation()), in Stream()
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h228 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() override;
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc786 GpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc651 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() in GetStreamImplementation() function in stream_executor::__anon00950a620111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc881 GpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::gpu::GpuExecutor