Commit Graph

971 Commits

Author SHA1 Message Date
youben11
ecb70e2893 feat: support python 3.7 2022-08-18 13:58:30 +01:00
Umut
3aef4cd932 chore: remove pygraphviz 2022-08-18 11:55:33 +03:00
Umut
caebde9d51 chore: fix grammar mistakes on virtual circuits 2022-08-18 10:32:04 +03:00
dependabot[bot]
f45a897673 chore(deps): bump appleboy/ssh-action from 0.1.4 to 0.1.5
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](1d1b21ca96...f9010ff7f1)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 10:31:58 +03:00
dependabot[bot]
b999b36527 chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...c84f382811)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 10:31:50 +03:00
dependabot[bot]
de0ba9782b chore(deps): bump actions/setup-python from 4.1.0 to 4.2.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](c4e89fac7e...b55428b188)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 10:31:44 +03:00
dependabot[bot]
b5fbca84fe chore(deps): bump aws-actions/configure-aws-credentials
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/master/CHANGELOG.md)
- [Commits](05b148adc3...67fbcbb121)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 10:31:37 +03:00
youben11
0aadb4ac43 feat: support grouped conv2D 2022-08-16 16:28:37 +01:00
Umut
039a632c72 feat: support all kind of subtraction operations 2022-08-16 10:04:47 +03:00
Umut
0433b699cc chore: bump version to 0.6.0-rc11 2022-08-15 10:24:37 +03:00
Umut
09dde3013e feat: support passing plain arrays to encrypt 2022-08-12 19:10:42 +03:00
Umut
6c6e657b6e fix: resolve integration issues with the new compiler 2022-08-12 17:18:46 +03:00
youben11
ac426c5f31 feat: support compiler v0.13.0 2022-08-12 17:18:46 +03:00
Quentin Bourgerie
4af19a12bd chore: LICENSE update (#1613) 2022-08-05 13:48:54 +02:00
Umut
d50b2c1547 feat: detect invalid values during bounds measurement 2022-07-27 09:49:02 +03:00
Umut
e398a4fbd0 feat: add support for np.broadcast_to 2022-07-25 13:18:48 +03:00
dependabot[bot]
3c52b89747 chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](e551b19e49...1cb9d22b93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 12:14:02 +03:00
Umut
b1513ff258 chore: fix new pcc issues after dependency updates 2022-07-22 12:30:27 +03:00
Umut
21d8fd19ca chore: remove setuptools dependency 2022-07-22 12:30:27 +03:00
Umut
4178e82142 docs: improve installation instructions 2022-07-22 12:30:27 +03:00
Umut
a0f167ac79 fix: reduce number of retries to 1 for tlu tests 2022-07-20 10:46:02 +03:00
Umut
f5842fb7ad test: iteration of tracers 2022-07-19 15:15:21 +03:00
Umut
318a171520 docs: remove tutorials badge from readme, fix link to contributing badge, use repo readme in pypi 2022-07-19 11:44:35 +03:00
Umut
a60891292b feat: cache constant operations during MLIR conversion 2022-07-18 18:22:23 +03:00
Umut
84bdb65529 refactor: remove the old hack to support operations between tensors and scalars 2022-07-18 16:11:49 +03:00
dependabot[bot]
d199358c0f chore(deps): bump actions/setup-python from 4.0.0 to 4.1.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](d09bd5e600...c4e89fac7e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 11:22:03 +03:00
Umut
078512d55d feat: create array extension 2022-07-12 14:30:08 +03:00
aquint-zama
5bc0ff42e1 docs: last update from Gitbook 2022-07-12 12:30:40 +03:00
Umut
83f18e262a feat: add option to print optimizer output 2022-07-11 19:24:42 +03:00
Umut
fb9aa85aff chore: bump version to 0.6.0-rc10 2022-07-08 16:37:55 +03:00
Umut
5a065769bb fix: allow generator inputsets again 2022-07-08 15:16:07 +03:00
Umut
0a85731a3a fix: don't draw large graphs in artifacts 2022-07-08 14:43:55 +03:00
aquint-zama
35e46aca69 docs: re-write documentation 2022-06-24 19:25:25 +03:00
Umut
546ed48765 chore: bump version to 0.6.0-rc9 2022-06-22 18:28:33 +03:00
Umut
1cc5b576eb fix: make artifacts truly optional to improve performance for large graphs 2022-06-22 17:05:12 +03:00
Umut
1e86c3b1e4 fix: don't allow signed clear inputs as tlu cannot be applied to them, add more signed input tests 2022-06-22 11:03:48 +03:00
Umut
a6b09ddf09 feat: support signed inputs 2022-06-22 11:03:48 +03:00
Umut
4010fc0cbd feat: add input signs to client specs 2022-06-22 11:03:48 +03:00
Umut
8a60a979cb chore: remove manually set uint8 dtypes in tests as it's done automatically 2022-06-22 11:03:48 +03:00
Umut
ce1712c67c fix: properly determine lca during fusing 2022-06-16 10:25:17 +03:00
Umut
11819fcf2f feat: add support for np.ndarray.round() method 2022-06-16 10:25:17 +03:00
dependabot[bot]
ada4369283 chore(deps): bump actions/setup-python from 3.1.2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](98f2ad02fd...d09bd5e600)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 12:52:02 +03:00
Umut
57aae5afdb feat: add encrypted zeros and ones functions 2022-06-13 12:13:25 +03:00
Umut
59cacc35df feat: raise proper error if function being compiled returns something unsupported 2022-06-13 11:04:03 +03:00
Umut
53e5dda732 feat: allow multiple graphs with the same name in debug artifacts 2022-06-10 13:48:10 +03:00
Umut
68e9ada9bf feat: improve messages of parameter status and inputset related errors 2022-06-09 14:52:48 +03:00
Umut
cb0436cd42 chore: bump version to 0.6.0-rc8 2022-06-03 17:26:32 +03:00
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