Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
Dtpu_executor.h190 Status MemZero(Stream* stream, DeviceMemoryBase* location, in MemZero() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h91 port::Status MemZero(Stream *stream, DeviceMemoryBase *location, in MemZero() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_gpu_executor.cc133 port::Status HostExecutor::MemZero(Stream* stream, DeviceMemoryBase* location, in MemZero() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test_util.cc89 void MemZero(const SP_Device* device, SP_Stream stream, in MemZero() function
Dstream_executor.cc352 port::Status MemZero(Stream* stream, DeviceMemoryBase* location, in MemZero() function in stream_executor::__anoncabb94000111::CStreamExecutor
Dstream_executor_test.cc807 TEST_F(StreamExecutorTest, MemZero) { in TEST_F() argument
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc506 port::Status GpuExecutor::MemZero(Stream* stream, DeviceMemoryBase* location, in MemZero() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc638 port::Status GpuExecutor::MemZero(Stream* stream, DeviceMemoryBase* location, in MemZero() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_pimpl.cc722 port::Status StreamExecutor::MemZero(Stream* stream, DeviceMemoryBase* location, in MemZero() function in stream_executor::StreamExecutor