Arthur Meyre
5871d4e187
fix(tools): update Makefile for moved notebooks
2021-09-15 20:07:21 +02:00
dependabot[bot]
c54a05a9aa
build(deps): bump Ana06/get-changed-files from 1.2 to 2.0.0
...
Bumps [Ana06/get-changed-files](https://github.com/Ana06/get-changed-files ) from 1.2 to 2.0.0.
- [Release notes](https://github.com/Ana06/get-changed-files/releases )
- [Commits](a2f6df8c19...ea75ed777d )
---
updated-dependencies:
- dependency-name: Ana06/get-changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-15 18:22:55 +02:00
Arthur Meyre
bc67b0cc1d
chore: disable dependabot for pip dependencies
...
- there is no way to group updates unfortunately... I'll set-up a custom
workflow to update python deps as I would imagine later
2021-09-15 18:12:28 +02:00
Arthur Meyre
a69975742f
docs: move notebooks to docs and use nbsphinx to include them in the html
...
- update env image to install pandoc required by nbsphinx
2021-09-15 18:01:30 +02:00
Arthur Meyre
e382c899cf
build: remove unused curl dependency in concretfhe-env docker image
2021-09-15 17:33:16 +02:00
Arthur Meyre
0fbe2fe00b
build: build docker image if necessary before pipeline
...
- remove workflow that won't be used anymore
2021-09-15 17:33:16 +02:00
Arthur Meyre
f2582600b3
chore: set-up dependabot for poetry (using the pip ecosystem)
2021-09-15 17:33:05 +02:00
Benoit Chevallier-Mames
4458c4bb7a
doc: explain the importance of the representativity of the inputset
...
closes #375
2021-09-15 17:19:13 +02:00
Umut
7c00507baa
chore: add waiting ssh to daily benchmarks action to avoid errors and fix copy logs step
2021-09-15 16:40:10 +03:00
Umut
ae3c179294
chore: disable attaching tty to docker during benchmarks
2021-09-15 12:50:08 +03:00
Umut
c253219277
feat: implement performing and publishing benchmarks with a single make target
2021-09-15 10:08:08 +03:00
youben11
bd8dca11d5
fix(TLU): extend TLU to 2 ** bit_width elements
2021-09-14 17:57:52 +01:00
Benoit Chevallier-Mames
5e8a7c527b
fix: capitalization
...
closes #356
2021-09-14 18:57:15 +02:00
Arthur Meyre
3e89b878d2
docs: fill information on quantization
2021-09-14 18:33:50 +02:00
Arthur Meyre
ced607a616
chore: setup dependabot to update github actions pins
2021-09-14 18:33:22 +02:00
Arthur Meyre
1666dfc3f1
chore: pin github actions to sha1
...
- will set-up dependabot to regularly update these
2021-09-14 18:16:54 +02:00
Benoit Chevallier-Mames
8522e58280
refacto: rename 'dataset' into a clear 'inputset'
...
closes #340
2021-09-14 17:31:55 +02:00
youben11
efaf72880c
docs(dev): mlir conversion
2021-09-14 09:33:55 +01:00
Umut
671646fc5e
doc: write compiling and executing document for users
2021-09-13 17:44:14 +03:00
Umut
b1cd997c77
doc: select titles of user tutorials
2021-09-13 17:44:14 +03:00
Benoit Chevallier-Mames
3d715b210f
release: increment the version
2021-09-13 16:41:13 +02:00
Umut
b7a7d3d064
feat: make the inference in examples homomorphic
2021-09-13 17:12:11 +03:00
Arthur Meyre
fb2b7eb003
chore: udpate release template
2021-09-13 14:07:49 +02:00
Arthur Meyre
a0a1b59a24
fix: add flag +x to docker/build_release_image.sh
2021-09-13 14:07:49 +02:00
Arthur Meyre
cd53e233c6
build: add a weekly trigger, only run notebooks during weekly
...
- may need to adapt the notebook timeouts
2021-09-13 14:07:45 +02:00
Benoit Chevallier-Mames
e78086eefa
feat: let's have a customizable assert
...
closes #245
2021-09-10 17:52:09 +02:00
Arthur Meyre
585de78081
fix(docker): update and fix release docker
2021-09-10 16:14:26 +02:00
Arthur Meyre
860a710896
fix(docker): do not use login shell in dev image
2021-09-10 16:14:26 +02:00
youben11
845558d3a5
test: dot compilation and execution
2021-09-10 13:45:22 +01:00
youben11
d793bffc52
fix(typo): correct name of operation
2021-09-10 13:45:22 +01:00
Benoit Chevallier-Mames
17822a5417
release: update the version
...
refs #318
2021-09-10 14:38:05 +02:00
Benoit Chevallier-Mames
f9854b5b79
doc: update pyproject.toml
...
to reflect what does the package and who are the authors
closes #334 .
refs #318
2021-09-10 14:38:05 +02:00
Benoit Chevallier-Mames
6203822a9b
doc: let's document the framework
...
refs #143
2021-09-09 17:44:29 +02:00
Arthur Meyre
42777d8888
docs: Re-organize installation docs
...
- add user docs to use concretefhe with docker
2021-09-09 15:57:05 +02:00
Arthur Meyre
06be053a35
fix: bad rename for docker release image requirements
2021-09-09 15:57:05 +02:00
Arthur Meyre
0c4178a6fd
chore: fix typo in release issue template, fix rc numbering
2021-09-09 14:32:39 +02:00
Arthur Meyre
71f97e9e44
fix: missed event_type now converted to action
2021-09-09 14:31:41 +02:00
Benoit Chevallier-Mames
e747dd819a
doc: let's document the framework
...
refs #143
2021-09-09 14:23:38 +02:00
Benoit Chevallier-Mames
390429a783
doc: let's document the framework
...
refs #143
2021-09-09 14:23:38 +02:00
Benoit Chevallier-Mames
6d43ab81a9
doc: let's document the framework
...
refs #143
2021-09-09 14:23:38 +02:00
Arthur Meyre
da96a63af8
fix: add curl to env docker image
2021-09-09 13:37:45 +02:00
Arthur Meyre
31804feaa5
chore: update release issue template and process
2021-09-09 12:42:53 +02:00
Arthur Meyre
a4ddcfe88e
fix: github actions documentation is confusing, use action for event_type
2021-09-09 12:25:16 +02:00
Arthur Meyre
6fe809aece
dev: add code to have the proper data type when getting an AF table
...
- update BaseDataType to store the underlying type constructor e.g. int
- add helper functions to get the type constructor for constant data
- update operator graph to fill the type constructor during bounds update
- add loguru as logger
- use type constructor in ArbitraryFunction.get_table, log an info if the
type_constructor of the input was None and default to int
2021-09-09 11:16:49 +02:00
Arthur Meyre
269ce01db3
chore(req): force python version to 3.8
...
- compiler bindings only support 3.8
- update requirements
2021-09-09 11:16:49 +02:00
Arthur Meyre
e13347affc
fix(build): fix curl data and gha statuses/expressions
2021-09-09 11:15:30 +02:00
Arthur Meyre
fcaa141d2e
chore: update release issue template
...
- indicate where to update the python package version
2021-09-09 11:14:55 +02:00
Benoit Chevallier-Mames
bcc146bd6e
doc: let's agree on a plan
...
closes #305
2021-09-09 09:46:04 +02:00
Arthur Meyre
5041e42978
build: test env docker image before pushing as latest
...
- also push with an epoch tag
2021-09-09 09:25:52 +02:00
Arthur Meyre
a8e7f0e237
tools: create Docker release image, helper build script and requirements
...
- also create Documentation and issue template
2021-09-08 18:16:30 +02:00