Home
last modified time | relevance | path

Searched defs:ExecutorForDevice (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_platform.cc44 port::StatusOr<StreamExecutor*> HostPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in stream_executor::host::HostPlatform
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dplatform.cc46 port::StatusOr<StreamExecutor*> XlaInterpreterPlatform::ExecutorForDevice( in ExecutorForDevice() function in stream_executor::interpreter::XlaInterpreterPlatform
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_platform.cc112 port::StatusOr<StreamExecutor*> ROCmPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in stream_executor::gpu::ROCmPlatform
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_platform.cc146 port::StatusOr<StreamExecutor*> CudaPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in stream_executor::gpu::CudaPlatform