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
a487b03699453fe52abe217a746ba4efd026331b
concrete
/
compiler
/
lib
/
Dialect
/
BConcrete
/
Transforms
History
Quentin Bourgerie
090e0dbbca
fix(compiler): Fix maps with symbolic offsets in memref casts for wrapper functions
...
This reverts commit
d9363ffb27
.
2022-10-07 09:16:19 +02:00
..
AddRuntimeContext.cpp
feat(compiler): move the lowering of dataflow tasks to RT dialect before bufferization.
2022-09-15 11:55:37 +01:00
AsyncOffload.cpp
feat(compiler): add an asynchronous interface for bootstrap and keyswitch using std::promise/future.
2022-09-19 13:02:20 +01:00
BufferizableOpInterfaceImpl.cpp
fix(compiler): Fix maps with symbolic offsets in memref casts for wrapper functions
2022-10-07 09:16:19 +02:00
CMakeLists.txt
feat(compiler): add an asynchronous interface for bootstrap and keyswitch using std::promise/future.
2022-09-19 13:02:20 +01:00
EliminateCRTOps.cpp
feat(compiler): First draft to support FHE.eint up to 16bits
2022-08-12 16:35:11 +02:00