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
c8ca318fde000983257957b8f2c9fa5d27dfd821
concrete
/
compiler
/
include
/
concretelang
/
ClientLib
History
Quentin Bourgerie
0d376bc559
enhance(compiler): template result of typed vector from PublicResult
2022-03-24 11:00:36 +01:00
..
ClientLambda.h
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
ClientParameters.h
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
EncryptedArguments.h
enhance(compiler/support): Refactor lambda support to have fatorized supoort for both lib and jit lambda
2022-03-24 11:00:36 +01:00
KeySet.h
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.h
feat(Clientlib): separate client encryption and server computation
2022-02-24 15:50:18 +01:00
PublicArguments.h
enhance(compiler): template result of typed vector from PublicResult
2022-03-24 11:00:36 +01:00
Serializers.h
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
Types.h
fix(clientlib): Allow tensor with dimensions equals to 0
2022-03-24 11:00:36 +01:00