Searched defs:GetUncachedExecutor (Results 1 – 7 of 7) sorted by relevance
73 HostPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::host::HostPlatform
76 XlaInterpreterPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::interpreter::XlaInterpreterPlatform
136 ROCmPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::gpu::ROCmPlatform
173 CudaPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::gpu::CudaPlatform
88 TpuPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in tensorflow::tpu::TpuPlatform
329 se::port::StatusOr<std::unique_ptr<se::StreamExecutor>> GetUncachedExecutor( in TEST() function in tensorflow::__anonecb1893c0111::TEST::FakePlatform
723 port::StatusOr<std::unique_ptr<StreamExecutor>> CPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::CPlatform