Commit Graph

12 Commits

Author SHA1 Message Date
NiccoloN a41f694cf0 batched matmul pattern
Validate Operations / validate-operations (push) Waiting to run
add conv helpers
new validation tests for matmul
2026-05-29 19:09:48 +02:00
ilgeco 82b44a6387 New Onnx test gemm model 2026-05-29 11:41:30 +02:00
ilgeco 7fcc765d6e New Onnx Test model 2026-05-29 11:37:17 +02:00
NiccoloN 2c1da813b5 fix much stuff 2026-05-22 18:53:38 +02:00
NiccoloN 670d6ce94f extend operation support for conv and gemm
add more tests in validation
2026-03-23 14:46:08 +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 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 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