Function torch::THShortTensor_sub [] [src]

pub unsafe extern "C" fn THShortTensor_sub(
    self_: *mut THShortTensor,
    src: *mut THShortTensor,
    value: c_short
)