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 20:25:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e38e0a48c4ffd51ca20bad634150eaa38b445b6
concrete
/
compiler
/
lib
/
ServerLib
History
Mayeul@Zama
b76839b8c9
fix(cmake): fix cmake dependencies
2022-03-30 17:20:20 +02:00
..
CMakeLists.txt
fix(cmake): fix cmake dependencies
2022-03-30 17:20:20 +02:00
DynamicModule.cpp
feat(Clientlib): separate client encryption and server computation
2022-02-24 15:50:18 +01:00
DynamicRankCall.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
genDynamicRankCall.py
refactor(client/server): Rename encrypted_scalars_and_sizes_t o TensorData as it can be used for any kind of tensor
2022-03-24 11:00:36 +01:00
ServerLambda.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