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-18 16:34:43 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a88968d8df2908bff2eabbc0b1237dd5dcbd409c
concrete
/
compilers
/
concrete-compiler
/
compiler
/
lib
/
Dialect
History
Antoniu Pop
e16487e2c9
fix(compiler): create a copy of return memref for task work functions where the return is not allocated within the function. This is necessary to ensure deallocation cannot occur before the use.
2024-04-12 09:56:30 +02:00
..
Concrete
feat(compiler): Add support for nested Memrefs in memory usage estimator
2024-04-08 12:02:49 +02:00
FHE
fix typos
2024-04-11 14:50:16 +02:00
FHELinalg
feat(compiler): Add support for tiling of fhelinalg.transpose
2024-04-12 09:05:41 +02:00
Optimizer
feat(compiler): Add dialect with operations related to the optimizer
2024-03-06 14:50:27 +01:00
RT
fix(compiler): create a copy of return memref for task work functions where the return is not allocated within the function. This is necessary to ensure deallocation cannot occur before the use.
2024-04-12 09:56:30 +02:00
SDFG
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
TFHE
fix typos
2024-04-11 14:50:16 +02:00
Tracing
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
TypeInference
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
CMakeLists.txt
feat(compiler): Add dialect with operations related to the optimizer
2024-03-06 14:50:27 +01:00