Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_platform.cc73 HostPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::host::HostPlatform
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dplatform.cc76 XlaInterpreterPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::interpreter::XlaInterpreterPlatform
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_platform.cc136 ROCmPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::gpu::ROCmPlatform
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_platform.cc167 CudaPlatform::GetUncachedExecutor(const StreamExecutorConfig& config) { in GetUncachedExecutor() function in stream_executor::gpu::CudaPlatform
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_platform.cc89 TpuPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in tensorflow::tpu::TpuPlatform
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_jit_compiled_cpu_function_test.cc315 se::port::StatusOr<std::unique_ptr<se::StreamExecutor>> GetUncachedExecutor( in TEST() function in tensorflow::__anon431e5c010111::TEST::FakePlatform
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc723 port::StatusOr<std::unique_ptr<StreamExecutor>> CPlatform::GetUncachedExecutor( in GetUncachedExecutor() function in stream_executor::CPlatform