Home
last modified time | relevance | path

Searched defs:GetExecutor (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_platform.cc66 port::StatusOr<StreamExecutor*> HostPlatform::GetExecutor( in GetExecutor() function in stream_executor::host::HostPlatform
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dplatform.cc69 port::StatusOr<StreamExecutor*> XlaInterpreterPlatform::GetExecutor( in GetExecutor() function in stream_executor::interpreter::XlaInterpreterPlatform
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_platform.cc129 port::StatusOr<StreamExecutor*> ROCmPlatform::GetExecutor( in GetExecutor() function in stream_executor::gpu::ROCmPlatform
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_platform.cc160 port::StatusOr<StreamExecutor*> CudaPlatform::GetExecutor( in GetExecutor() function in stream_executor::gpu::CudaPlatform
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_platform.cc82 StatusOr<::stream_executor::StreamExecutor*> TpuPlatform::GetExecutor( in GetExecutor() function in tensorflow::tpu::TpuPlatform
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_jit_compiled_cpu_function_test.cc310 se::port::StatusOr<se::StreamExecutor*> GetExecutor( in TEST() function in tensorflow::__anon431e5c010111::TEST::FakePlatform
/external/armnn/src/backends/reference/workloads/
DPooling2d.cpp80 Executor GetExecutor(PoolingAlgorithm algorithm) in GetExecutor() function
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc718 port::StatusOr<StreamExecutor*> CPlatform::GetExecutor( in GetExecutor() function in stream_executor::CPlatform
Dstream_executor_test.cc147 StreamExecutor* GetExecutor(int ordinal) { in GetExecutor() function in stream_executor::__anon642f8ae60111::StreamExecutorTest
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc561 S3FileSystem::GetExecutor() { in GetExecutor() function in tensorflow::S3FileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem.cc221 static void GetExecutor(tf_s3_filesystem::S3File* s3_file) { in GetExecutor() function