logical_gpu_value

Function logical_gpu_value 

Source
pub fn logical_gpu_value(handle: GpuTensorHandle) -> Value
Expand description

Wrap a GPU tensor handle as a logical gpuArray value, recording metadata so that predicates like islogical can inspect the handle without downloading it.