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 03:55:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd2ce968ea8714b6584db593f4835b5a75080884
concrete
/
compiler
/
lib
/
Transforms
History
Antoniu Pop
aa2e0479b3
feat(compiler): add a parallel loop coalescing pass.
2023-01-02 12:04:34 +01:00
..
Batching.cpp
fix(compiler): Batching: Emit collapse/expand shape operations only for rank > 1
2022-11-21 14:53:43 +01:00
CMakeLists.txt
feat(compiler): add a parallel loop coalescing pass.
2023-01-02 12:04:34 +01:00
CollapseParallelLoops.cpp
feat(compiler): add a parallel loop coalescing pass.
2023-01-02 12:04:34 +01:00
ForLoopToParallel.cpp
Rebase onto llvm-project 3f81841474fe with patch for arbitrary types in linalg named ops
2022-07-27 22:45:38 +02:00