pub unsafe extern "C" fn THFloatTensor_gather(
tensor: *mut THFloatTensor,
src: *mut THFloatTensor,
dim: c_int,
index: *mut THLongTensor,
)pub unsafe extern "C" fn THFloatTensor_gather(
tensor: *mut THFloatTensor,
src: *mut THFloatTensor,
dim: c_int,
index: *mut THLongTensor,
)