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 03:55:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c4d3995752e9d3635552d3e149ded12e1f0aa93
concrete
/
compiler
/
lib
/
ClientLib
History
rudy
2c4d399575
feat(KeySetCache): use a artifacts to store the cache
2022-03-30 10:11:38 +02:00
..
ClientLambda.cpp
enhance(compiler): template result of typed vector from PublicResult
2022-03-24 11:00:36 +01:00
ClientParameters.cpp
refactor(jit): Use PublicArguments instead of JitLambda::Argument to call the lambda (uniform calling to ServerLambda and JitLambda)
2022-03-24 11:00:36 +01:00
CMakeLists.txt
cleanup(compiler/jit): Removing dead code since the preparation of arguments has been factorized thanks the EncryptedArguments
2022-03-24 11:00:36 +01:00
EncryptedArguments.cpp
fix(clientlib): Allow tensor with dimensions equals to 0
2022-03-24 11:00:36 +01:00
KeySet.cpp
enhance(client/server): Don't decrypt directly from istream use a intermediate container to represent public result
2022-03-24 11:00:36 +01:00
KeySetCache.cpp
feat(KeySetCache): use a artifacts to store the cache
2022-03-30 10:11:38 +02:00
PublicArguments.cpp
enhance(compiler): template result of typed vector from PublicResult
2022-03-24 11:00:36 +01:00
Serializers.cpp
refactor(jit): Use PublicArguments instead of JitLambda::Argument to call the lambda (uniform calling to ServerLambda and JitLambda)
2022-03-24 11:00:36 +01:00