Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor.h221 Status SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.h111 port::Status SynchronousMemSet(DeviceMemoryBase *location, int value, in SynchronousMemSet() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.cc93 port::Status HostExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::host::HostExecutor
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc471 port::Status GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc320 port::Status SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function in stream_executor::__anon702966b10111::CStreamExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc603 port::Status GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc602 port::Status StreamExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::StreamExecutor