16 Commits

Author SHA1 Message Date
NiccoloN
dbe646ac0d fix gemm segfault
Some checks failed
Validate Operations / config (push) Successful in 1m27s
Validate Operations / build-mlir-cache (push) Successful in 2h0m37s
Validate Operations / validate (push) Failing after 3m41s
print exit signals on validation failure
2026-03-20 14:00:16 +01:00
NiccoloN
916a09414c add validation artifacts cleanup 2026-03-20 13:15:08 +01:00
NiccoloN
6e1de865bb add constant folding and verification pass for pim host operations
better validation scripts output
big refactors
2026-03-20 12:08:12 +01:00
NiccoloN
4e50e056e3 replace old convolution support in spatial (WIP)
Some checks failed
Validate Operations / config (push) Successful in 1m46s
Validate Operations / build-mlir-cache (push) Successful in 3m25s
Validate Operations / validate (push) Failing after 2m42s
2026-03-13 17:46:10 +01:00
NiccoloN
8ee1e5ece8 implement mem copy codgen (lmv)
add more gemv/gemm tests
refactor
2026-03-04 18:04:48 +01:00
ilgeco
83cac7750c GemmConst 2026-02-26 19:21:30 +01:00
NiccoloN
7a1cf547c0 minor fix 2026-02-26 16:36:14 +01:00
NiccoloN
0acd298e80 fix relative paths in validation scripts 2026-02-26 16:34:31 +01:00
NiccoloN
a42ff74a3b add validation script to validate all operations
minor fixes
2026-02-26 16:11:22 +01:00
NiccoloN
33760e36ef add gemm test 2026-02-25 18:03:22 +01:00
NiccoloN
ae6e815c7b fix output paths
add gemm test
2026-02-25 17:24:31 +01:00
NiccoloN
d036c02160 minor fix 2026-02-25 13:44:19 +01:00
NiccoloN
5ca8916f4f add automatic patches to onnx-mlir with CMakeLists.txt 2026-02-25 13:00:55 +01:00
NiccoloN
77f815a7a2 add test gemm
more forgiving validation threshold
2026-02-25 09:59:22 +01:00
NiccoloN
4f329b59b3 rename test operation 2026-02-25 09:52:30 +01:00
NiccoloN
9a7168e7b6 add automatic validation process wit pim simulator 2026-02-25 09:44:42 +01:00