Umut
dc501fb0ae
chore: convert an 8-bit test a 7-bit test to improve test time
2022-05-31 11:18:59 +03:00
Umut
fc6836b766
feat: add support for rounding
2022-05-23 16:05:11 +03:00
Umut
574446e6f5
feat: add univariate extension to wrap arbitrary functions
2022-05-18 15:33:05 +03:00
Umut
56085204e6
feat: add support for np.ones_like and np.zeros_like
2022-05-17 13:43:15 +03:00
Umut
d94812b234
feat: fuse subgraphs with multiple variable inputs of which has the same lca
2022-05-16 14:30:09 +03:00
youben11
e90a9f1a55
chore: update black to 22.3.0
2022-05-11 08:03:40 +01:00
Umut
eebb29c10f
fix: allow fusing where the input to subgraph is not fusable
2022-05-10 11:21:25 +03:00
Umut
ffe26aadcb
refactor: move configuration and artifacts to compile and trace methods
2022-04-29 11:10:14 +03:00
youben11
840a9c2c20
feat: support tracing/eval of ONNX Conv
...
- 1D, 2D, and 3D convolutions
- conversion to MLIR is supported only for 2D convolution
- not full support yet: still limitations on group and other params
2022-04-27 08:18:14 +01:00
youben11
824e034084
refactor: add concrete.onnx mod with previous conv2d
...
the module is meant to contain machine learning operations as defined by
ONNX
2022-04-13 13:10:53 +01:00
Umut
a17d0c66ca
fix: update only int64 astype warning to ignore floating point types
2022-04-08 16:52:16 +03:00
Umut
ba33d42762
feat: implement transpose
2022-04-08 12:09:44 +03:00
Umut
c45b9ffa43
feat: rewrite tests
2022-04-08 12:09:44 +03:00