set_handle_logical

Function set_handle_logical 

Source
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.