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-01-23 03:38:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fixing_doc
Add File
New File
Upload File
Apply Patch
concrete
/
compilers
/
concrete-compiler
/
compiler
/
lib
/
Transforms
History
Miles
5d68424531
fix typos
2024-04-11 14:50:16 +02:00
..
Batching.cpp
fix typos
2024-04-11 14:50:16 +02: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