Function torch::THShortTensor_csub [] [src]

pub unsafe extern "C" fn THShortTensor_csub(
    self_: *mut THShortTensor,
    src1: *mut THShortTensor,
    value: c_short,
    src2: *mut THShortTensor
)