Jun FENG
Jun FENG
Not really... Let me fix it this week. Thanks for reminder.
1,2: 目前底层网络协议是http,因此是有握手的 3.请查阅:https://www.secretflow.org.cn/en/docs/secretflow/v1.4.0b0/user_guide/psi#ecdh-psi-3p
了解,听上去确实是业务逻辑,目前三方psi并没有在隐语产品层落地,因此没有答案。
Hi @wilyub I don't think you could seperate matmul and truncate in Python bindings of SPU. You may have to dive into kernels of SPU runtime.
I would suggest having a look at https://github.com/secretflow/spu/blob/main/REPO_LAYOUT.md.
感谢你这边的输入,请持续关注这个issue的状态
hi @winnylyc 能否尝试将 label_max_len 同时设为 0 ?
hi @winnylyc 感谢你的反馈,pir这边我们正处在代码调整中,会将目前这些问题一并解决。我们大概会在6月底之前完成。
ic_mode 遵守互联互通标准的交互和算法流程。除此之外,我们增加了更多的sanity check,这些sanity check包含了通信,为了避免打破互联互通,因此用ic_mode flag加以控制。