Home
last modified time | relevance | path

Searched defs:GetUncachedExecutor (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_platform.cc72 HostPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::host::HostPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dplatform.cc75 XlaInterpreterPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::interpreter::XlaInterpreterPlatform
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_platform.cc143 ROCmPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::gpu::ROCmPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_platform.cc173 CudaPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::gpu::CudaPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_platform.cc89 TpuPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in tensorflow::tpu::TpuPlatform
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_jit_compiled_cpu_function_test.cc315 se::port::StatusOr<std::unique_ptr<se::StreamExecutor>> GetUncachedExecutor( in TEST() function in tensorflow::__anon8ca9750b0111::TEST::FakePlatform
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc708 port::StatusOr<std::unique_ptr<StreamExecutor>> CPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::CPlatform