Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_platform.cc47 port::StatusOr<StreamExecutor*> HostPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in perftools::gputools::host::HostPlatform
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dplatform.cc48 port::StatusOr<StreamExecutor*> InterpreterPlatform::ExecutorForDevice( in ExecutorForDevice() function in perftools::gputools::interpreter::InterpreterPlatform
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_platform.cc147 port::StatusOr<StreamExecutor*> CudaPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in perftools::gputools::cuda::CudaPlatform