NiccoloN
|
da01e6d697
|
refactor Pim passes layout
|
2026-03-23 20:14:59 +01:00 |
|
NiccoloN
|
461bdd808d
|
replace helper-op cleanup with canonicalization
clean up PIM pattern naming
remove unused ValueMap.hpp
|
2026-03-23 17:13:54 +01:00 |
|
NiccoloN
|
11916a2595
|
refactor Pim constant folding pass
share contiguous address resolution in PimCommon
group patterns in subdir for each pass with pattern files
|
2026-03-23 15:36:58 +01:00 |
|
NiccoloN
|
670d6ce94f
|
extend operation support for conv and gemm
add more tests in validation
|
2026-03-23 14:46:08 +01:00 |
|
NiccoloN
|
ca2e1645bb
|
simple convolutions now work :)
|
2026-03-20 21:17:02 +01:00 |
|
NiccoloN
|
6933804003
|
constant fold linalg.map (generated from tensor.pad for padding)
refactor pim helpers in PimCommon
|
2026-03-20 20:51:20 +01:00 |
|
NiccoloN
|
bb6dcd38a3
|
replace deprecated "rewriter.create()" pattern
refactor PIM to Pim everywhere except for the accelerator name
|
2026-03-20 13:30:53 +01:00 |
|