feat: make the inference in examples homomorphic

This commit is contained in:
Umut
2021-09-10 14:26:56 +03:00
parent fb2b7eb003
commit b7a7d3d064
5 changed files with 670 additions and 533 deletions

View File

@@ -91,8 +91,6 @@ jobs:
# TODO: remove this when JIT doesn't need this
LD_PRELOAD: /compiler/build/lib/Runtime/libZamalangRuntime.so
run: |
make strip_nb
make notebook_timeout
make pytest_nb
- name: Test coverage
id: coverage