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
ba6207e71e2beb0ef6c2bb90accc4876a482401f
concrete
/
tests
/
numpy
History
Arthur Meyre
ba6207e71e
refactor: remove workaround for scalar and tensors operations in tests
...
- add Float16 for ldexp which sometimes returns float16 in numpy
closes
#908
2021-11-23 12:25:53 +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
refactor: remove workaround for scalar and tensors operations in tests
2021-11-23 12:25:53 +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