Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h212 Status SynchronousMemZero(DeviceMemoryBase* location, uint64 size) override { in SynchronousMemZero() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h107 port::Status SynchronousMemZero(DeviceMemoryBase *location, in SynchronousMemZero() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc87 port::Status HostExecutor::SynchronousMemZero(DeviceMemoryBase *location, in SynchronousMemZero() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc341 port::Status SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::__anon902a2f7b0111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc458 port::Status GpuExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc550 port::Status GpuExecutor::SynchronousMemZero(DeviceMemoryBase* location, in SynchronousMemZero() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc591 port::Status StreamExecutor::SynchronousMemZero(DeviceMemoryBase *location, in SynchronousMemZero() function in stream_executor::StreamExecutor