Quentin Bourgerie
|
52ae2fa733
|
chore(ci): Fix macos notebook test
|
2024-11-29 17:13:56 +01:00 |
|
Quentin Bourgerie
|
175b568e91
|
chore(frontend-python): Run minimal tests on macos and gpu
|
2024-11-29 14:35:15 +01:00 |
|
Bourgerie Quentin
|
84cb1b5b73
|
refactor(ci): Refactoring CI workflows
|
2024-11-12 14:09:35 +01:00 |
|
Umut
|
18f500e912
|
feat(frontend-python): add makefile target to run a single benchmark
|
2024-09-24 12:50:47 +03:00 |
|
Benoit Chevallier-Mames
|
64c5953a99
|
feat(frontend-python): adding jupyter tests
and fixing some broken jupyter notebooks
|
2024-09-24 09:35:58 +02:00 |
|
Umut
|
d193fa5294
|
fix(frontend): revert unintentional commenting of silent activation in benchmark target
|
2024-09-23 17:32:43 +03:00 |
|
youben11
|
f51960fde9
|
fix(ci): build tfhers utility for macos and chwd correctly
|
2024-09-23 16:20:41 +02:00 |
|
Umut
|
45144f51a9
|
fix(frontend): use find command to run the benchmarks as for loop is fragile in makefiles
|
2024-09-23 16:30:34 +03:00 |
|
Umut
|
980fc9c0ca
|
fix(frontend): fix running all benchmark targets through makefile
|
2024-09-23 16:04:27 +03:00 |
|
Umut
|
edaa208733
|
test(frontend-python): enable coverage back
|
2024-09-09 15:44:03 +03:00 |
|
Umut
|
d3dfdcd699
|
feat(frontend): add support for np.min and np.max
|
2024-09-06 09:39:02 +03:00 |
|
Umut
|
d3c5d64c54
|
feat(frontend): refactor key value database example to use modules, test and benchmark it
|
2024-09-05 16:12:04 +03:00 |
|
Benoit Chevallier-Mames
|
8477f95dc3
|
feat(ci): update ruff
|
2024-09-05 13:18:42 +02:00 |
|
Alexandre Péré
|
2c2f149dc5
|
fix(frontends): allow runtime_library to be overriden
|
2024-09-05 10:35:48 +02:00 |
|
youben11
|
c28ac82b32
|
test(frontend): add e2e tfhers compatibility tests (concrete keygen)
Concrete doing the keygen, while TFHErs doing enc/dec
|
2024-09-03 14:05:06 +01:00 |
|
Bourgerie Quentin
|
5a2eea029a
|
chore(frontend-python): Enable coverage only on linux
|
2024-08-26 10:03:37 +02:00 |
|
Benoit Chevallier-Mames
|
439cb94b77
|
chore(ci): adding local link checks
|
2024-08-21 11:40:14 +02:00 |
|
Umut
|
7f31f6d1cc
|
fix(frontend): get coverage back to 100 percent
|
2024-08-15 11:07:20 +02:00 |
|
rudy
|
dd7c05f585
|
fix(frontend-python): min coverage to 98.9
|
2024-08-01 17:54:53 +02:00 |
|
rudy
|
16306112ef
|
feat(frontend-python): Makefile working without compiler
|
2024-08-01 17:05:30 +02:00 |
|
Umut
|
462e3e6051
|
feat(frontend): benchmark infrastructure
|
2024-07-12 11:51:41 +02:00 |
|
rudy
|
ec3f05e1a5
|
chore(frontend-python): Makefile, activation, launching scripts from anywhere
|
2024-07-04 13:44:45 +02:00 |
|
rudy
|
b0301483ff
|
chore(frontend-python): requires 99% coverage
|
2024-05-03 14:09:55 +02:00 |
|
Umut
|
7eefc6c053
|
feat(frontend-python): tlu on original bit width
|
2024-03-15 12:39:57 +03:00 |
|
Bourgerie Quentin
|
23a521e5d1
|
chore(ci): Test default configuration on python CI tests
|
2024-03-11 16:51:05 +01:00 |
|
rudy
|
e1d7be02c6
|
fix(frontend-python): macos os tests without graphviz
|
2024-02-20 17:23:58 +01:00 |
|
Bourgerie Quentin
|
712924a297
|
test(frontend-python): Temporary skip test_minimum_maximum on multi parameter optimization waiting parametrization fixes
|
2024-02-13 17:02:46 +01:00 |
|
aPere3
|
6691c8f107
|
feat(frontend): add support for gpu in concrete-python
|
2024-01-05 13:15:12 +00:00 |
|
rudy
|
42c7ee977e
|
feat(frontend-python): activate local env using make
|
2024-01-03 18:46:53 +01:00 |
|
rudy
|
da283c917b
|
fix(frontend-python): Makefile, portability 'source'
|
2023-09-20 16:24:23 +02:00 |
|
rudy
|
9bc186c6d5
|
fix(frontend-python): Makefile, default value for COMPILER_BUILD_DIRECTORY
|
2023-09-20 16:22:45 +02:00 |
|
Umut
|
df19543454
|
chore(frontend-python): remove key cache after tests in ci
|
2023-09-19 15:28:08 +02:00 |
|
Umut
|
f2880d6026
|
feat(frontend-python): enable multi precision and multi parameters by default
|
2023-08-08 11:01:29 +02:00 |
|
Umut
|
0edfe59e18
|
refactor(frontend/python): re-write MLIR conversion
|
2023-04-07 19:42:57 +02:00 |
|
Umut
|
4445985aab
|
chore(frontend/python): allow setting python to use in the makefile
|
2023-03-28 14:29:19 +02:00 |
|
Umut
|
f0a1122d23
|
chore(frontend/python): allow filtering tests using markers in make pytest target
|
2023-03-27 16:21:33 +02:00 |
|
Umut
|
9f15d39209
|
chore: set key cache directory from the environment for make pytest command
|
2023-03-21 11:00:09 +01:00 |
|
Quentin Bourgerie
|
f55c448a5f
|
Revert "chore: add concrete python tests to ci"
This reverts commit ceefcc5853.
|
2023-03-21 07:21:56 +01:00 |
|
Umut
|
ceefcc5853
|
chore: add concrete python tests to ci
|
2023-03-20 13:02:22 +01:00 |
|
Umut
|
4e7cbac264
|
refactor: concrete-numpy to concrete-python
|
2023-03-17 13:29:21 +01:00 |
|
Quentin Bourgerie
|
ce7eddc22d
|
chore: Move to the mono repo layout
|
2023-03-08 11:23:21 +01:00 |
|