Function torch::THByteTensor_cross [] [src]

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