This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
concrete
Watch
1
Star
1
Fork
0
You've already forked concrete
mirror of
https://github.com/zama-ai/concrete.git
synced
2026-02-09 03:55:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfc762c2e208fcea9c82faf4da9fa4f2d15434b1
concrete
/
tests
/
numpy
History
Arthur Meyre
f53d374d1f
feat: support TLUs with signed input
...
- this is done with an absolute ugly hack
closes
#923
refs
#1001
2021-11-25 12:01:40 +01:00
..
test_compile_constant_indexing.py
refactor: separate some compilation steps to prepare torch-like API work
2021-11-19 10:06:07 +01:00
test_compile.py
feat: support TLUs with signed input
2021-11-25 12:01:40 +01:00
test_np_dtypes_helpers.py
chore: let us use dtype=np.uint8 if we want
2021-11-23 09:20:05 +01:00
test_np_inputset_helpers.py
feat(compilation): provide a way to automatically generate a random inputset
2021-10-26 11:44:57 +03:00
test_np_mlir_converter.py
refactor: separate some compilation steps to prepare torch-like API work
2021-11-19 10:06:07 +01:00
test_tracing_calls.py
chore: split test_tracing
2021-11-17 10:10:05 +01:00
test_tracing_failures.py
chore: remove useless variables that make pcc didn't see
2021-11-17 11:01:57 +01:00
test_tracing.py
feat(tracing): add support for more arithmetic operators, when one input is a constant
2021-11-18 13:46:14 +01:00