Alexandre Péré
52ad40c9cf
feat(concrete-compiler): adds a tracing op in all dialects.
2023-02-17 09:04:42 +01:00
aPere3
e95c53f2ff
feat: support signed execution
...
Author: aPere3 <alexandre.pere@zama.ai >
Co-authored-by: Umut <umutsahin@protonmail.com >
2023-02-03 16:19:43 +01:00
aPere3
2fd9b6f0e3
refactor(encodings): raise plaintext/lut encodings higher up in the pipeline
2022-12-13 17:01:52 +01:00
Quentin Bourgerie
3c616af622
feat(compiler): Handle batched operators for gpu codegen
2022-12-07 21:32:01 +01:00
Quentin Bourgerie
9e16f31b87
refactor(bconcrete): Separate bufferization and CAPI call generation
2022-11-30 10:29:19 +01:00
youben11
a7a65025ff
refactor: redesign GPU support
...
- unify CPU and GPU bootstrapping operations
- remove operations to build GLWE from table: this is now done in
wrapper functions
- remove GPU memory management operations: done in wrappers now, but we
will have to think about how to deal with it later in MLIR
2022-10-20 10:36:32 +01:00
youben11
d169a27fc0
feat: support GPU (bootstrapping)
2022-10-20 10:36:32 +01:00