Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h197 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() in GetStreamImplementation() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h197 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() in GetStreamImplementation() function
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.h360 virtual std::unique_ptr<StreamInterface> GetStreamImplementation() = 0;
Dstream.cc251 implementation_(parent->implementation()->GetStreamImplementation()), in Stream()
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h230 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() override;
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc852 GpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc950 GpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::gpu::GpuExecutor