Home
last modified time | relevance | path

Searched defs:Memset32 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_executor.h194 Status Memset32(Stream* stream, DeviceMemoryBase* location, uint32 pattern, in Memset32() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutor.h99 port::Status Memset32(Stream *stream, DeviceMemoryBase *location, in Memset32() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_gpu_executor.cc153 port::Status HostExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::host::HostExecutor
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_test_util.cc96 void Memset32(const SP_Device* device, SP_Stream stream, in Memset32() function
H A Dstream_executor.cc372 port::Status Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::__anon702966b10111::CStreamExecutor
H A Dstream_executor_test.cc834 TEST_F(StreamExecutorTest, Memset32) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc526 port::Status GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc658 port::Status GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_pimpl.cc727 port::Status StreamExecutor::Memset32(Stream* stream, in Memset32() function in stream_executor::StreamExecutor