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
582328a35da8a09d381186ad7bc093f041bc37f8
concrete
/
compiler
/
lib
/
Conversion
History
Quentin Bourgerie
582328a35d
cleanup(compiler/passes): Remove some warnings
...
Remove unused variables in LowLFHEToConcreteCAPI
2021-11-30 16:11:33 +01:00
..
HLFHETensorOpsToLinalg
feat(compiler): Add the HLFHELinalg.matmul_int_eint operator
2021-11-24 09:19:25 +01:00
HLFHEToMidLFHE
enhance(compiler): Replace linalg type converter pattern with generic pattern
2021-11-26 17:05:21 +01:00
LowLFHEToConcreteCAPI
cleanup(compiler/passes): Remove some warnings
2021-11-30 16:11:33 +01:00
LowLFHEUnparametrize
enhance(compiler): Replace linalg type converter pattern with generic pattern
2021-11-26 17:05:21 +01:00
MidLFHEGlobalParametrization
enhance(compiler): Replace linalg type converter pattern with generic pattern
2021-11-26 17:05:21 +01:00
MidLFHEToLowLFHE
enhance(compiler): Replace linalg type converter pattern with generic pattern
2021-11-26 17:05:21 +01:00
MLIRLowerableDialectsToLLVM
refactor(compiler): Move the conversion from scf to std on the pipeline intead of embedded in a pass
2021-11-12 16:50:29 +01:00
CMakeLists.txt
fix(compiler): Add a pass to unparametrize LowLFHE ciphertext to remove unrelized_convesrion_cast for linalg bufferization
2021-09-09 20:35:28 +02:00