Function torch::THByteTensor_csub [] [src]

pub unsafe extern "C" fn THByteTensor_csub(
    self_: *mut THByteTensor,
    src1: *mut THByteTensor,
    value: c_uchar,
    src2: *mut THByteTensor
)