Function THFloatTensor_resize

Source
pub unsafe extern "C" fn THFloatTensor_resize(
    tensor: *mut THFloatTensor,
    size: *mut THLongStorage,
    stride: *mut THLongStorage,
)