Function torch::THIntTensor_sub [] [src]

pub unsafe extern "C" fn THIntTensor_sub(
    self_: *mut THIntTensor,
    src: *mut THIntTensor,
    value: c_int
)