Module gpu_helpers

Module gpu_helpers 

Source

Functionsยง

gather_tensor
Download a GPU tensor handle to host memory, returning a dense Tensor.
gather_value
Gather an arbitrary value, returning a host-side Value.
logical_gpu_value
Wrap a GPU tensor handle as a logical gpuArray value, recording metadata so that predicates like islogical can inspect the handle without downloading it.