Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h189 Status Memset32(Stream* stream, DeviceMemoryBase* location, uint32 pattern, in Memset32() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h100 port::Status Memset32(Stream *stream, DeviceMemoryBase *location, in Memset32() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc153 port::Status HostExecutor::Memset32(Stream *stream, DeviceMemoryBase *location, in Memset32() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc390 port::Status Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::__anon902a2f7b0111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc523 port::Status GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc615 port::Status GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc724 port::Status StreamExecutor::Memset32(Stream *stream, in Memset32() function in stream_executor::StreamExecutor