Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.h171 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() override;
H A Dhost_gpu_executor.cc354 HostExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::host::HostExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.h193 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() in GetStreamImplementation() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor.h111 GetStreamImplementation() override;
H A Dtpu_executor.cc177 TpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in tensorflow::tpu::TpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_internal.h361 virtual std::unique_ptr<StreamInterface> GetStreamImplementation() = 0;
H A Dstream.cc248 implementation_(parent->implementation()->GetStreamImplementation()), in Stream()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_executor.h280 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() override;
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc794 GpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc636 std::unique_ptr<internal::StreamInterface> GetStreamImplementation() in GetStreamImplementation() function in stream_executor::__anon702966b10111::CStreamExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc923 GpuExecutor::GetStreamImplementation() { in GetStreamImplementation() function in stream_executor::gpu::GpuExecutor