Function torch::THByteTensor_resizeNd [] [src]

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