pub unsafe extern "C" fn THFloatTensor_scatterFill(
tensor: *mut THFloatTensor,
dim: c_int,
index: *mut THLongTensor,
val: f32,
)
pub unsafe extern "C" fn THFloatTensor_scatterFill(
tensor: *mut THFloatTensor,
dim: c_int,
index: *mut THLongTensor,
val: f32,
)