Function torch::THHalfTensor_setStorage1d [] [src]

pub unsafe extern "C" fn THHalfTensor_setStorage1d(
    self_: *mut THHalfTensor,
    storage_: *mut THHalfStorage,
    storageOffset_: isize,
    size0_: c_long,
    stride0_: c_long
)