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
b48165045ae236e8909a87bf55b1ad1b8fed42be
concrete
/
concrete
/
quantization
History
jfrery
9e938ddfff
feat: add missing pieces for relu6
2021-12-24 12:30:14 +01:00
..
__init__.py
feat: add QuantizedReLU6 as a supported activation function
2021-11-26 16:55:52 +01:00
post_training.py
feat: add missing pieces for relu6
2021-12-24 12:30:14 +01:00
quantized_activations.py
fix: put_back_round
2021-12-06 17:34:37 +01:00
quantized_array.py
feat: use signed weights in compile_torch_model
2021-12-23 11:24:02 +01:00
quantized_layers.py
fix: put_back_round
2021-12-06 17:34:37 +01:00
quantized_module.py
feat: create a method in the new interface to compile using an inputset in one go
2021-12-13 18:34:53 +03:00