Bourgerie Quentin
|
245836b8ba
|
fix(compiler): Fix conv2d with bias equals to zero in multi parameters
The zero bias was folded and lead to empty loops, i.e. loops with copy only and make the TFHE parametrization fail
|
2023-08-08 11:01:29 +02:00 |
|
Bourgerie Quentin
|
ff02adea89
|
test(compiler): Add bug report 376
|
2023-06-23 14:34:23 +02:00 |
|
Bourgerie Quentin
|
b6da228dd4
|
fix(compiler): Add extra conversion keyswitch just after bootstrap
Rely on strong asumptions of the optimization (see comment)
close https://github.com/zama-ai/concrete-internal/issues/352
|
2023-06-21 08:53:36 +02:00 |
|
Quentin Bourgerie
|
d973f068f6
|
fix(compiler): Fixing extra conversion fixup when producer is not directly a TFHE operator
|
2023-05-12 09:47:35 +02:00 |
|
aPere3
|
e50013b75c
|
fix(compiler): allow FHELinalg.apply_lookup_table on esint
|
2023-04-05 10:35:00 +02:00 |
|
aPere3
|
a2b143f409
|
feat(concrete-compiler): add support for key type parameters and attributes
|
2023-03-21 13:13:25 +01:00 |
|
Quentin Bourgerie
|
f975415e86
|
chore: Integrate concrete-compiler to the mono-repo
|
2023-03-03 09:20:01 +01:00 |
|