Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.h143 port::Status EnablePeerAccessTo(StreamExecutorInterface* other) override { in EnablePeerAccessTo() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor.h198 Status EnablePeerAccessTo(StreamExecutorInterface* other) override { in EnablePeerAccessTo() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.h175 port::Status EnablePeerAccessTo(StreamExecutorInterface *other) override { in EnablePeerAccessTo() function
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc726 port::Status GpuExecutor::EnablePeerAccessTo(StreamExecutorInterface* other) { in EnablePeerAccessTo() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc574 port::Status EnablePeerAccessTo(StreamExecutorInterface* other) override { in EnablePeerAccessTo() function in stream_executor::__anon702966b10111::CStreamExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc858 port::Status GpuExecutor::EnablePeerAccessTo(StreamExecutorInterface* other) { in EnablePeerAccessTo() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc236 port::Status StreamExecutor::EnablePeerAccessTo(StreamExecutor* other) { in EnablePeerAccessTo() function in stream_executor::StreamExecutor