Searched defs:ExecutorForDevice (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/stream_executor/host/ | ||
| D | host_platform.cc | 47 port::StatusOr<StreamExecutor*> HostPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in perftools::gputools::host::HostPlatform |
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ | ||
| D | platform.cc | 48 port::StatusOr<StreamExecutor*> InterpreterPlatform::ExecutorForDevice( in ExecutorForDevice() function in perftools::gputools::interpreter::InterpreterPlatform |
| /external/tensorflow/tensorflow/stream_executor/cuda/ | ||
| D | cuda_platform.cc | 147 port::StatusOr<StreamExecutor*> CudaPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in perftools::gputools::cuda::CudaPlatform |