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-10 04:35:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c4d3995752e9d3635552d3e149ded12e1f0aa93
concrete
/
compiler
/
include
/
concretelang
History
youben11
ad79aa627f
fix: don't pass ref to runtimeLibPath
...
We were keeping a reference to the path which led to its use after the string was freed
2022-03-28 13:42:18 +01:00
..
ClientLib
enhance(compiler): template result of typed vector from PublicResult
2022-03-24 11:00:36 +01:00
Common
feat(Clientlib): separate client encryption and server computation
2022-02-24 15:50:18 +01:00
Conversion
fix(compiler): Activate the loop parallelism in ConcreteToBConcrete when the option is set
2022-03-28 09:41:27 +02:00
Dialect
enhance(compiler): Enable deallocation pass to free temporary buffers
2022-03-28 09:41:54 +02:00
Runtime
fix(runtime): disable main wrapping and provide _dfr_terminate new termination call for the runtime.
2022-03-17 16:15:02 +01:00
ServerLib
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
Support
fix: don't pass ref to runtimeLibPath
2022-03-28 13:42:18 +01:00
TestLib
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
Transforms
enhance(compiler): Add custom finalize bufferize pass to handle memref.tensor_load op
2022-02-17 15:53:23 +01:00
CMakeLists.txt
enhance(compiler): Add custom finalize bufferize pass to handle memref.tensor_load op
2022-02-17 15:53:23 +01:00