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 12:15:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
50a6b06c374b9df716c4f63534bc3a15588ebc76
concrete
/
tests
/
numpy
History
Benoit Chevallier-Mames
50a6b06c37
feat(tracing): support x.reshape as well as np.reshape(x, )
...
closes
#701
2021-11-03 11:01:06 +01:00
..
test_compile_constant_indexing.py
feat(tracing): implement tracing of constant indexing
2021-10-25 13:14:29 +03:00
test_compile.py
feat(tracing): support x.reshape as well as np.reshape(x, )
2021-11-03 11:01:06 +01:00
test_debugging.py
feat: management of reshape
2021-11-02 14:55:27 +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
feat: add table deduplication to NPMLIRConverter
2021-10-22 18:19:44 +02:00
test_tracing.py
feat(tracing): support x.reshape as well as np.reshape(x, )
2021-11-03 11:01:06 +01:00