Files
concrete/tests/common/optimization/test_float_fusing.py
Arthur Meyre 4e40982f5a feat(float-fusing): fuse float parts of an OPGraph during compilation
- this allows to be compatible with the current compiler and squash float
domains into a single int to int ArbitraryFunction
2021-08-17 18:27:31 +02:00

3.0 KiB