da-niao-dan
da-niao-dan
Subject: Proposal for Integrating SecretFlow/HEU as an HE Alternative in XGBoost Hi XGBoost Community, I'm a developer from the SecretFlow community, and we would like to suggest the integration of...
> > Subject: Proposal for Integrating SecretFlow/HEU as an HE Alternative in XGBoost > > Hi XGBoost Community, > > I'm a developer from the SecretFlow community, and we would...
Hello, I see the vertical pipeline PR is already merged. We are now ready to work on the encryption part, right?
你好,暂未实现。可以自己定义一个这样的组件,或者等我们发布这个功能。 目前这个算子已经在内部开发中,但是暂无时间承诺。
SS Regression 的计算瓶颈在于网络而不是计算资源。8C单台机器的CPU也利用不满。 没有直接配置物理机机群而加速SS Regression的方法。
你好, 没错,vert bin 代码更新了,但是docs 还没改。 欢迎提pr 改,或者我们后续也可修复。 感谢
我们已经修复了,感谢反馈
spu 可执行的代码 是 jit 可执行代码的子集, jax jit 失败的代码无法在 spu执行。 解决问题的办法是习惯jax的编程模式
Hello, In line with our conversations highlighted in Issue #9987 on the XGBoost repository, I would like to introduce HEU, an open source Homomorphic Encryption library. This library is integral...
This feature is somewhat important in secretflow's HEU based algorithms. please help.