Searched defs:GetUncachedExecutor (Results 1 – 7 of 7) sorted by relevance
72 HostPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::host::HostPlatform
75 XlaInterpreterPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::interpreter::XlaInterpreterPlatform
143 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
89 TpuPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in tensorflow::tpu::TpuPlatform
315 se::port::StatusOr<std::unique_ptr<se::StreamExecutor>> GetUncachedExecutor( in TEST() function in tensorflow::__anon8ca9750b0111::TEST::FakePlatform
708 port::StatusOr<std::unique_ptr<StreamExecutor>> CPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::CPlatform