NiccoloN
|
62b0a6e19d
|
merge remote changes
|
2026-05-03 22:30:46 +02:00 |
|
NiccoloN
|
b605585b1f
|
compact spatial IR through different new operations and dedicated syntax
fast spatial node merging with batch operations
|
2026-05-03 14:14:14 +02:00 |
|
NiccoloN
|
5545b0f672
|
fix MatMul pattern non-contiguous extract_slices
Validate Operations / validate-operations (push) Successful in 22m31s
|
2026-04-23 14:44:30 +02:00 |
|
NiccoloN
|
89b3501aa8
|
fix weightAlways attribute in spatial
|
2026-04-23 10:04:47 +02:00 |
|
NiccoloN
|
f054e66ed0
|
reduce spatial compile-times in convolutions using a scf.for instead of materializing a huge number of instructions
Validate Operations / validate-operations (push) Has been cancelled
|
2026-04-10 18:50:25 +02:00 |
|
ilgeco
|
ca56e3d4f1
|
Add DCP alghoritm, partial working test
|
2026-04-07 22:05:39 +02:00 |
|
NiccoloN
|
a4f3eed3e0
|
reformat code
|
2026-03-23 21:25:51 +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
|
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 |
|