Function THShortTensor_expand

Source
pub unsafe extern "C" fn THShortTensor_expand(
    r: *mut THShortTensor,
    tensor: *mut THShortTensor,
    size: *mut THLongStorage,
)