Skip to main content

handle_integer_type

Function handle_integer_type 

Source
pub fn handle_integer_type(
    handle: &GpuTensorHandle,
) -> Option<IntegerElementType>
Expand description

Look up the exact native integer class stored by a GPU tensor handle.