pub fn set_handle_logical(handle: &GpuTensorHandle, logical: bool)Expand description
Annotate a GPU tensor handle as logically-typed (logical in MATLAB terms)
or clear the logical flag when logical is false.
pub fn set_handle_logical(handle: &GpuTensorHandle, logical: bool)Annotate a GPU tensor handle as logically-typed (logical in MATLAB terms)
or clear the logical flag when logical is false.