Function THShortTensor_isSize

Source
pub unsafe extern "C" fn THShortTensor_isSize(
    self_: *const THShortTensor,
    dims: *const THLongStorage,
) -> c_int