Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_executor.h194 Status Memset32(Stream* stream, DeviceMemoryBase* location, uint32 pattern, in Memset32() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h99 port::Status Memset32(Stream *stream, DeviceMemoryBase *location, in Memset32() function
/external/tensorflow/tensorflow/compiler/xla/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_test_util.cc96 void Memset32(const SP_Device* device, SP_Stream stream, in Memset32() function
Dstream_executor.cc372 port::Status Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::__anon7d2d81310111::CStreamExecutor
Dstream_executor_test.cc834 TEST_F(StreamExecutorTest, Memset32) { in TEST_F() argument
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc526 port::Status GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc658 port::Status GpuExecutor::Memset32(Stream* stream, DeviceMemoryBase* location, in Memset32() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_pimpl.cc727 port::Status StreamExecutor::Memset32(Stream* stream, in Memset32() function in stream_executor::StreamExecutor