NiccoloN
39830be888
add support for operations: reduceMean, add, mul, div, sigmoid
Validate Operations / validate-operations (push) Failing after 51m52s
2026-03-30 15:41:12 +02:00
NiccoloN
742df111e3
add relu lowering
...
Validate Operations / validate-operations (push) Failing after 2h50m56s
add relu validation
add spatial compute helper
minor refactors
2026-03-25 11:03:03 +01:00
NiccoloN
661170a9aa
reimplement pool lowering
...
add pool validation
align PIM ops/codegen/parser with the ISA
move constant materialization to MLIR
rename the PIM verification/materialization passes
better folded-constant handling
2026-03-23 19:14:50 +01:00
NiccoloN
670d6ce94f
extend operation support for conv and gemm
...
add more tests in validation
2026-03-23 14:46:08 +01:00