Function torch::THIntTensor_resize [] [src]

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