google / heir

A compiler for homomorphic encryption
https://heir.dev/
Apache License 2.0
323 stars 47 forks source link

Explore Conversion for TFHE dialect from concrete-ml <-> CGGI dialect in HEIR #911

Open ai-mannamalai opened 2 months ago

ai-mannamalai commented 2 months ago

Conversion for TFHE dialect from concrete-ml <-> CGGI dialect in HEIR

See conversation at https://discord.com/channels/901152454077452399/1226892677887426560/1273740941282381947

AlexanderViand-Intel commented 2 months ago

Note that Concrete is under a license that appears to me (not a lawyer, this is not legal advice, etc) to be incompatible with the Apache 2.0 license (with LLVM exceptions) of MLIR/LLVM and most other MLIR-based projects, including HEIR.

From their README.md (https://github.com/zama-ai/concrete):

License

This software is distributed under the BSD-3-Clause-Clear license. Read this for more details.

FAQ

Is Zama’s technology free to use?

Zama’s libraries are free to use under the BSD 3-Clause Clear license only for development, research, prototyping, and experimentation purposes. However, for any commercial use of Zama's open source code, companies must purchase Zama’s commercial patent license.

Everything we do is open source and we are very transparent on what it means for our users, you can read more about how we monetize our open source products at Zama in this blog post.

What do I need to do if I want to use Zama’s technology for commercial purposes?

To commercially use Zama’s technology you need to be granted Zama’s patent license. Please contact us at hello@zama.ai for more information.

Do you file IP on your technology?

Yes, all Zama’s technologies are patented.