Searched defs:SynchronousMemSet (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/tpu/ |
D | tpu_executor.h | 215 Status SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | executor.h | 112 port::Status SynchronousMemSet(DeviceMemoryBase *location, int value, in SynchronousMemSet() function
|
/external/tensorflow/tensorflow/stream_executor/host/ |
D | host_gpu_executor.cc | 93 port::Status HostExecutor::SynchronousMemSet(DeviceMemoryBase *location, in SynchronousMemSet() function in stream_executor::host::HostExecutor
|
/external/tensorflow/tensorflow/c/experimental/stream_executor/ |
D | stream_executor.cc | 348 port::Status SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function in stream_executor::__anon00950a620111::CStreamExecutor
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_gpu_executor.cc | 561 port::Status GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_gpu_executor.cc | 469 port::Status GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream_executor_pimpl.cc | 599 port::Status StreamExecutor::SynchronousMemSet(DeviceMemoryBase *location, in SynchronousMemSet() function in stream_executor::StreamExecutor
|