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-08 19:44:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fdf22bf4e9de621bc3b06aafe50503b6e14667b
concrete
/
tests
/
numpy
History
Benoit Chevallier-Mames
2fdf22bf4e
test(execution): add correctness tests of ndarray operators
...
closes
#931
2021-11-18 18:16:33 +01:00
..
test_compile_constant_indexing.py
refactor: use a consistent short name for operation graph
2021-11-16 12:10:48 +03:00
test_compile.py
test(execution): add correctness tests of ndarray operators
2021-11-18 18:16:33 +01:00
test_np_dtypes_helpers.py
refactor(tracing): preparatory work for tensor table generation
2021-10-14 10:53:21 +02: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: make GenericFunction accept several inputs
2021-11-04 14:47:10 +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