This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
concrete
Watch
1
Star
1
Fork
0
You've already forked concrete
mirror of
https://github.com/zama-ai/concrete.git
synced
2026-02-09 12:15:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3893ad39bbfd5f40469f49e860d90b55cd7271d0
concrete
/
compiler
/
lib
/
Support
History
youben11
3893ad39bb
fix: divide and round to decode decrypted ct
...
Doing a right shift will ommit the bits that can be used to round to the nearest integer
2021-09-09 20:35:28 +02:00
..
ClientParameters.cpp
enhance(compiler/runtime): Add runtime tools to handle tensor inputs and outputs
2021-09-06 10:26:40 +02:00
CMakeLists.txt
chore(runtime): link concrete statically with runtime lib
2021-09-09 20:35:28 +02:00
CompilerEngine.cpp
fix(compiler): typo
2021-09-06 10:26:40 +02:00
CompilerTools.cpp
feat: generate runtime context at Argument creation
2021-09-09 20:35:28 +02:00
KeySet.cpp
fix: divide and round to decode decrypted ct
2021-09-09 20:35:28 +02:00
V0Parameters.cpp
fix: divide and round to decode decrypted ct
2021-09-09 20:35:28 +02:00