Function torch::THByteTensor_baddbmm [] [src]

pub unsafe extern "C" fn THByteTensor_baddbmm(
    r_: *mut THByteTensor,
    beta: c_uchar,
    t: *mut THByteTensor,
    alpha: c_uchar,
    batch1: *mut THByteTensor,
    batch2: *mut THByteTensor
)