Xiang Xie

Results 5 comments of Xiang Xie

这个取决于明文的时候对这些类型的编码,以及要处理的操作。 你可以用简单的API先试一下,完整的NLP相关的模型应该还没有支持。 如果模型中的操作可以分解成已经支持的算子,则可以自行组合成模型。 如果算子不支持,则需要额外开发。

> I have already to read this paper about SecureNN and some part of the origin codebase. > > In SecureNN, I just found these operations > ![捕获](https://user-images.githubusercontent.com/53938753/128276283-4485b361-2f0f-4519-afdf-04919a40b2e9.PNG) > >...

you can take the implementation from emp-rust https://github.com/pado-labs/emp-rust/blob/main/emp-tool/src/block.rs