pub fn logical_gpu_value(handle: GpuTensorHandle) -> ValueExpand 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.
pub fn logical_gpu_value(handle: GpuTensorHandle) -> ValueWrap a GPU tensor handle as a logical gpuArray value, recording metadata so that
predicates like islogical can inspect the handle without downloading it.