Function torch::THShortTensor_resizeNd [] [src]

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