Function torch::THByteTensor_resize [] [src]

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