Commit Graph

924 Commits

Author SHA1 Message Date
aquint-zama
2a42b5f711 docs: migrate from Sphinx to Gitbook 2022-05-31 14:58:08 +02:00
Umut
dc501fb0ae chore: convert an 8-bit test a 7-bit test to improve test time 2022-05-31 11:18:59 +03:00
Umut
51ae3a1867 feat: make evaluation keys explicit 2022-05-31 11:18:59 +03:00
Umut
0cc32cda1c chore: bump concrete-compiler to v0.10.x 2022-05-31 11:18:59 +03:00
Umut
7f44b8dae7 chore: bump version to 0.6.0-rc7 2022-05-30 16:55:46 +03:00
Umut
ff20b5d963 chore: bump concrete-compiler to v0.9.x 2022-05-25 18:06:55 +03:00
Umut
fc6836b766 feat: add support for rounding 2022-05-23 16:05:11 +03:00
dependabot[bot]
736742cf28 chore(deps): bump gsactions/commit-message-checker from 1.0.0 to 1.0.1
Bumps [gsactions/commit-message-checker](https://github.com/gsactions/commit-message-checker) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/gsactions/commit-message-checker/releases)
- [Commits](08f89134bc...b88ee88552)

---
updated-dependencies:
- dependency-name: gsactions/commit-message-checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 14:55:41 +03:00
dependabot[bot]
2dea949c0a chore(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6673cd052c...3cea537223)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 14:55:30 +03:00
youben11
c25f9b7782 chore: use consistent name of key_cache in config 2022-05-19 11:46:39 +03:00
Umut
574446e6f5 feat: add univariate extension to wrap arbitrary functions 2022-05-18 15:33:05 +03:00
Umut
56085204e6 feat: add support for np.ones_like and np.zeros_like 2022-05-17 13:43:15 +03:00
youben11
6c20ed7a08 chore: bump version to 0.6.0-rc6 2022-05-17 09:50:48 +03:00
youben11
4d22dec705 fix: make sure path to keyset cache is set when enabling the cache 2022-05-16 17:25:13 +01:00
Umut
c9bb05df82 feat: simplify (un)serialization of public args/result 2022-05-16 16:12:29 +03:00
Umut
d94812b234 feat: fuse subgraphs with multiple variable inputs of which has the same lca 2022-05-16 14:30:09 +03:00
Umut
90c95e380c feat: implement client server architecture 2022-05-16 10:34:12 +03:00
Umut
2c689a3238 chore: bump version to 0.6.0-rc5 2022-05-16 10:10:58 +03:00
youben11
0928b77157 feat: configure p_error during compilation 2022-05-12 12:52:53 +03:00
youben11
b1da005e8e chore: use latest artifact management API from compiler 2022-05-12 08:22:33 +01:00
youben11
9bd587695f feat: add client parameters to debug artifacts 2022-05-11 08:03:40 +01:00
youben11
e90a9f1a55 chore: update black to 22.3.0 2022-05-11 08:03:40 +01:00
Umut
eebb29c10f fix: allow fusing where the input to subgraph is not fusable 2022-05-10 11:21:25 +03:00
dependabot[bot]
1516bcd171 chore(deps): bump docker/login-action from 1.14.1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](dd4fa0671b...49ed152c8e)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 15:17:29 +03:00
dependabot[bot]
7c641a9c43 chore(deps): bump docker/build-push-action from 2.10.0 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...e551b19e49)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 15:17:18 +03:00
Umut
f457cdb624 chore: bump version to 0.6.0-rc4 2022-05-06 12:44:48 +03:00
Umut
fc8c9b325e chore: ignore implicit cleanup warnings in pytest 2022-05-06 11:16:43 +03:00
Umut
6662b71dfe feat: support library compilation and serialization 2022-05-06 11:16:43 +03:00
Umut
6739e2e8ab feat: make graph picklable 2022-05-06 11:16:43 +03:00
Umut
a8d929f1f1 chore: bump concrete-compiler version 2022-05-06 11:16:43 +03:00
Umut
3629cafd82 fix: don't fuse some operations as their semantics doesn't allow fusing 2022-05-06 11:15:52 +03:00
Umut
057232666a docs: remove outdated limitations in the docs 2022-05-02 12:59:32 +03:00
Umut
accb469422 docs: avoid using html in readme 2022-05-02 12:59:32 +03:00
Umut
b63150220e docs: add what happens on out of bounds during table lookups, show lookup table with negative values 2022-05-02 12:59:32 +03:00
Umut
14b67702a8 docs: simplify explicit api example in readme 2022-05-02 12:59:32 +03:00
Umut
a59ba704ec docs: increase spacing between short description and introduction of readme 2022-05-02 12:59:32 +03:00
Umut
2946935e28 docs: improve lookup table documentation 2022-05-02 12:59:32 +03:00
Umut
c683a714b4 docs: update usage of MultiLookupTable with LookupTable 2022-05-02 12:59:32 +03:00
Umut
dcd7a7ac6d docs: improve explicit compiler api example in readme 2022-05-02 12:59:32 +03:00
Umut
c1a91ca668 docs: remove deleted logo from readme and replace it with a centered title 2022-05-02 12:59:32 +03:00
Umut
758af942a7 docs: remove client/server api from future features section 2022-05-02 12:59:32 +03:00
Umut
30d132ad75 chore: fix macOS dependency issue in AWS machines 2022-05-02 11:42:42 +03:00
Umut
ffe26aadcb refactor: move configuration and artifacts to compile and trace methods 2022-04-29 11:10:14 +03:00
Umut
cc726154b6 feat: add fork method to configuration to easily change a small setting 2022-04-29 11:10:14 +03:00
Umut
6fe148e72b refactor: rename compilation artifacts to debug artifacts 2022-04-29 11:10:14 +03:00
Umut
a5961a7008 refactor: rename compilation configuration to configuration 2022-04-29 11:10:14 +03:00
Umut
ffbcdabab0 feat: make virtual compilation unsafe 2022-04-27 12:00:40 +03:00
Umut
add923b291 fix: don't set key cache if its location is not configured 2022-04-27 12:00:40 +03:00
youben11
840a9c2c20 feat: support tracing/eval of ONNX Conv
- 1D, 2D, and 3D convolutions
- conversion to MLIR is supported only for 2D convolution
- not full support yet: still limitations on group and other params
2022-04-27 08:18:14 +01:00
dependabot[bot]
e4a0f3e8e6 chore(deps): bump actions/checkout from 3.0.1 to 3.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](dcd71f6466...2541b1294d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 11:27:00 +03:00