Function THShortTensor_newWithSize

Source
pub unsafe extern "C" fn THShortTensor_newWithSize(
    size_: *mut THLongStorage,
    stride_: *mut THLongStorage,
) -> *mut THShortTensor