Home
last modified time | relevance | path

Searched refs:SynchronousMemSet (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h95 port::Status SynchronousMemSet(DeviceMemoryBase *location, int value,
Dhost_gpu_executor.cc93 port::Status HostExecutor::SynchronousMemSet(DeviceMemoryBase *location, in SynchronousMemSet() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h112 port::Status SynchronousMemSet(DeviceMemoryBase *location, int value, in SynchronousMemSet() function
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h215 Status SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_internal.h221 virtual port::Status SynchronousMemSet(DeviceMemoryBase *location, int value,
Dstream_executor_pimpl.cc599 port::Status StreamExecutor::SynchronousMemSet(DeviceMemoryBase *location, in SynchronousMemSet() function in stream_executor::StreamExecutor
605 return implementation_->SynchronousMemSet(location, value, size); in SynchronousMemSet()
Dstream_executor_pimpl.h242 port::Status SynchronousMemSet(DeviceMemoryBase *location, int value,
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h125 port::Status SynchronousMemSet(DeviceMemoryBase* location, int value,
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc469 port::Status GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc348 port::Status SynchronousMemSet(DeviceMemoryBase* location, int value, in SynchronousMemSet() function in stream_executor::__anon902a2f7b0111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc561 port::Status GpuExecutor::SynchronousMemSet(DeviceMemoryBase* location, in SynchronousMemSet() function in stream_executor::gpu::GpuExecutor