Function torch::THCharTensor_resize [] [src]

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