Function torch::THIntTensor_cross [] [src]

pub unsafe extern "C" fn THIntTensor_cross(
    r_: *mut THIntTensor,
    a: *mut THIntTensor,
    b: *mut THIntTensor,
    dimension: c_int
)