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
8defa338e8e92f78173b140ac544bdecf3d0e8a7
concrete
/
compiler
/
lib
/
Dialect
/
RT
/
Analysis
History
Antoniu Pop
bca85ea2b6
feat(compiler): delay the point where futures are waited on, when they are being synchronized back to their parent context, to the point of use.
2022-08-04 17:06:09 +01:00
..
BufferizeDataflowTaskOps.cpp
docs: use consistent style for comment blocks
2022-07-07 16:11:19 +01:00
BuildDataflowTaskGraph.cpp
refactor: remove code related to our custom conv2D named op
2022-08-04 11:19:18 +01:00
CMakeLists.txt
feat(runtime): enable distributed execution.
2022-08-04 17:06:09 +01:00
LowerDataflowTasksToRT.cpp
feat(compiler): delay the point where futures are waited on, when they are being synchronized back to their parent context, to the point of use.
2022-08-04 17:06:09 +01:00
LowerRTToLLVMDFRCallsConversionPatterns.cpp
feat(runtime): enable distributed execution.
2022-08-04 17:06:09 +01:00