Function torch::THShortTensor_resize [] [src]

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