pub unsafe extern "C" fn THShortTensor_addmm(
r_: *mut THShortTensor,
beta: c_short,
t: *mut THShortTensor,
alpha: c_short,
mat1: *mut THShortTensor,
mat2: *mut THShortTensor,
)pub unsafe extern "C" fn THShortTensor_addmm(
r_: *mut THShortTensor,
beta: c_short,
t: *mut THShortTensor,
alpha: c_short,
mat1: *mut THShortTensor,
mat2: *mut THShortTensor,
)