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
b45e469a444feaafe88732cbc2f2deda56d2f632
concrete
/
compiler
/
lib
/
ClientLib
History
rudy
b45e469a44
feat(ci): macos, fix keysetcache use
2022-05-02 17:20:22 +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
fix(cmake): fix cmake dependencies
2022-03-30 17:20:20 +02: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(ci): macos, fix keysetcache use
2022-05-02 17:20:22 +02:00
PublicArguments.cpp
feat: serialize public result w/ python bindings
2022-04-22 15:53:26 +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