Function torch::THIntTensor_csub [] [src]

pub unsafe extern "C" fn THIntTensor_csub(
    self_: *mut THIntTensor,
    src1: *mut THIntTensor,
    value: c_int,
    src2: *mut THIntTensor
)