Searched defs:ExecutorForDevice (Results 1 – 7 of 7) sorted by relevance
48 port::StatusOr<StreamExecutor*> HostPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in stream_executor::host::HostPlatform
49 port::StatusOr<StreamExecutor*> XlaInterpreterPlatform::ExecutorForDevice( in ExecutorForDevice() function in stream_executor::interpreter::XlaInterpreterPlatform
85 StatusOr<::stream_executor::StreamExecutor*> ExecutorForDevice( in ExecutorForDevice() function
113 port::StatusOr<StreamExecutor*> ROCmPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in stream_executor::gpu::ROCmPlatform
143 port::StatusOr<StreamExecutor*> CudaPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in stream_executor::gpu::CudaPlatform
300 se::port::StatusOr<se::StreamExecutor*> ExecutorForDevice( in TEST() function in tensorflow::__anon8ca9750b0111::TEST::FakePlatform
691 port::StatusOr<StreamExecutor*> CPlatform::ExecutorForDevice(int ordinal) { in ExecutorForDevice() function in stream_executor::CPlatform