Function torch::THIntTensor_resizeNd [] [src]

pub unsafe extern "C" fn THIntTensor_resizeNd(
    tensor: *mut THIntTensor,
    nDimension: c_int,
    size: *mut c_long,
    stride: *mut c_long
)