Home
last modified time | relevance | path

Searched defs:SynchronousMemSet (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h112 bool SynchronousMemSet(DeviceMemoryBase *location, int value, in SynchronousMemSet() function
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc60 bool HostExecutor::SynchronousMemSet(DeviceMemoryBase *location, int value, in SynchronousMemSet() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc470 bool GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc612 bool StreamExecutor::SynchronousMemSet(DeviceMemoryBase *location, int value, in SynchronousMemSet() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc589 bool GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor