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
fafaa4c870b01d565acb95744bf19dfdcf1a22b8
concrete
/
compiler
/
lib
/
ServerLib
History
youben11
2ded4b6f43
fix: set rpath when linking using extra args
2022-04-06 08:43:44 +01:00
..
CMakeLists.txt
fix(cmake): fix cmake dependencies
2022-03-30 17:20:20 +02:00
DynamicModule.cpp
fix: set rpath when linking using extra args
2022-04-06 08:43:44 +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