Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h101 bool Memset32(Stream *stream, DeviceMemoryBase *location, uint32 pattern, in Memset32() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc120 bool HostExecutor::Memset32(Stream *stream, DeviceMemoryBase *location, in Memset32() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc524 bool GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc737 bool StreamExecutor::Memset32(Stream *stream, DeviceMemoryBase *location, in Memset32() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc643 bool GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor