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-17 16:11:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55d54a9c7fb2ca45f10314940e61dafc0bfcc0f0
concrete
/
compilers
/
concrete-compiler
/
compiler
/
lib
/
Transforms
History
Andi Drebes
55d54a9c7f
feat(compiler): Add pass replacing linalg.fill with linalg.generic
2024-03-14 06:32:19 +01:00
..
Batching.cpp
refactor(compiler): Separate code for static loop analysis from batching
2024-03-14 06:32:19 +01:00
CMakeLists.txt
feat(compiler): Add pass replacing linalg.fill with linalg.generic
2024-03-14 06:32:19 +01:00
CollapseParallelLoops.cpp
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
ForLoopToParallel.cpp
docs(compiler): adding API doc
2024-03-13 17:10:00 +01:00
LinalgFillToLinalgGeneric.cpp
feat(compiler): Add pass replacing linalg.fill with linalg.generic
2024-03-14 06:32:19 +01:00
SCFForallToSCFFor.cpp
feat(compiler): Add pass converting scf.forall loops to nested scf.for operations
2024-03-14 06:32:19 +01:00