Function torch::THLongTensor_resize [] [src]

pub unsafe extern "C" fn THLongTensor_resize(
    tensor: *mut THLongTensor,
    size: *mut THLongStorage,
    stride: *mut THLongStorage
)