Home
last modified time | relevance | path

Searched defs:copy_stream (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
Dstream.c53 Stream_t *copy_stream(Stream_t *Stream) in copy_stream() function
/external/pytorch/aten/src/ATen/native/cuda/
DCopy.cu195 CUDAStream copy_stream = getCurrentCUDAStream(src_device.index()); in copy_device_to_device() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc375 LocalDeviceState* local_device, se::Stream* copy_stream, in AllocateDestinationBuffer()
493 se::Stream* copy_stream) { in AddDestinationBufferSynchronization()