Function torch::THFloatTensor_resize [] [src]

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