We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务说明】
任务标题:PaddleDTX/crypto中Paillier算法实现的性能优化
技术标签:密码算法,Golang
任务难度:中等
详细描述:PaddleDTX当前实现了两类纵向联邦学习算法,均采用Paillier同态进行加密参数传输,在训练的迭代过程中需多次进行同态加解密运算,因此Paiilier算法的性能会大大影响分布式AI的整体性能,
【提交流程】
请将代码提交至 https://github.com/PaddlePaddle/PaddleDTX 开源仓库
【提交内容】
【合入标准】
【技术要求】
熟悉密码学技术
熟练Golang
【参考内容】
【答疑交流】
如果在开发过程中对于上述任务有任何问题,欢迎在 https://github.com/PaddlePaddle/PaddleDTX 上提issue
对于开发中的共性问题,在活动过程中,会定期组织答疑,请大家关注官网&QQ群的通知,及时参与。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务说明】
任务标题:PaddleDTX/crypto中Paillier算法实现的性能优化
技术标签:密码算法,Golang
任务难度:中等
详细描述:PaddleDTX当前实现了两类纵向联邦学习算法,均采用Paillier同态进行加密参数传输,在训练的迭代过程中需多次进行同态加解密运算,因此Paiilier算法的性能会大大影响分布式AI的整体性能,
【提交流程】
请将代码提交至 https://github.com/PaddlePaddle/PaddleDTX 开源仓库
【提交内容】
【合入标准】
【技术要求】
熟悉密码学技术
熟练Golang
【参考内容】
【答疑交流】
如果在开发过程中对于上述任务有任何问题,欢迎在 https://github.com/PaddlePaddle/PaddleDTX 上提issue
对于开发中的共性问题,在活动过程中,会定期组织答疑,请大家关注官网&QQ群的通知,及时参与。
The text was updated successfully, but these errors were encountered: