Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor.h217 Status SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.h106 port::Status SynchronousMemZero(DeviceMemoryBase *location, in SynchronousMemZero() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.cc87 port::Status HostExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::host::HostExecutor
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc460 port::Status GpuExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc313 port::Status SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::__anon702966b10111::CStreamExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc592 port::Status GpuExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc594 port::Status StreamExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::StreamExecutor