Function torch::THHalfTensor_resize2d [] [src]

pub unsafe extern "C" fn THHalfTensor_resize2d(
    tensor: *mut THHalfTensor,
    size0_: c_long,
    size1_: c_long
)