Function THShortTensor_newExpand

Source
pub unsafe extern "C" fn THShortTensor_newExpand(
    tensor: *mut THShortTensor,
    size: *mut THLongStorage,
) -> *mut THShortTensor