Function torch::THCharTensor_cross [] [src]

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