NiccoloN
|
78242e2887
|
compact resize op lowering
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-15 17:36:12 +02:00 |
|
NiccoloN
|
d09e76c8f9
|
fix matmul rewriting/lowering
Validate Operations / validate-operations (push) Has been cancelled
fix reshape lowering
add support for grouped-convolution lowering
quieter verifier with capped error messages
|
2026-05-14 14:09:30 +02:00 |
|
NiccoloN
|
8d95c604a6
|
automatic code formatting
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-13 21:51:19 +02:00 |
|
NiccoloN
|
41de3cb150
|
add memory coalescing pass
Validate Operations / validate-operations (push) Has been cancelled
better reports
refactor for more code-reuse and patter usage
fixes
|
2026-05-12 18:17:00 +02:00 |
|
NiccoloN
|
4f3570520c
|
add pim.vmm verifier and fix vmm lowering
reuse code for subviews
|
2026-05-12 15:13:50 +02:00 |
|
NiccoloN
|
628dc630a4
|
compact syntax for spatial tensor ops
Validate Operations / validate-operations (push) Has been cancelled
better IR compaction after dcp merge
remove pim.mvm op
better memory report
|
2026-05-12 13:35:25 +02:00 |
|
NiccoloN
|
80a7298552
|
fix pool lowering
Validate Operations / validate-operations (push) Has been cancelled
better reports (dcp merge and memory)
|
2026-05-12 12:32:23 +02:00 |
|
NiccoloN
|
909c4acfdd
|
huge refactor for high RewritePatterns usage and less ad-hoc cpp code
Validate Operations / validate-operations (push) Has been cancelled
remove Spatial many ops in favor of tensor ops like in pim
|
2026-05-12 10:35:44 +02:00 |
|
NiccoloN
|
5ff364027b
|
big cleanup: remove remaining pim many operations, simplify bufferization logic
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-11 14:38:13 +02:00 |
|
NiccoloN
|
f6c8cc4aa5
|
sightly better bufferization
minor fixes
|
2026-05-07 17:53:47 +02:00 |
|
NiccoloN
|
f2fe147961
|
compact pim IR
Validate Operations / validate-operations (push) Successful in 22m15s
|
2026-05-06 17:16:51 +02:00 |
|
NiccoloN
|
b2dc9c38b6
|
better spatial IR compaction with better custom syntax, scf.for and
Validate Operations / validate-operations (push) Has been cancelled
spat.map
|
2026-05-06 12:21:58 +02:00 |
|
NiccoloN
|
717ad160cd
|
Refactor PIM/Common (splitting in files, adding helpers, adding brief
Validate Operations / validate-operations (push) Failing after 18m36s
docs)
|
2026-05-04 09:20:43 +02:00 |
|
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
|
a903e30859
|
add 2 unittests
Validate Operations / validate-operations (push) Failing after 8m9s
fix bugs
|
2026-04-16 18:01:38 +02:00 |
|
ilgeco
|
933e138012
|
Topological initialization
Validate Operations / validate-operations (push) Failing after 27m23s
|
2026-04-16 16:50:49 +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
|
93e20c1dfc
|
standardize spatial and pim dialects
remove old unused stuff
|
2026-03-23 21:21:31 +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
|
50c545539b
|
clean up PIM CMake
update README.md
|
2026-03-23 16:39:14 +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 |
|
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
|
810e5e75f9
|
add .clang-format
reformat all src
|
2026-02-26 19:16:42 +01:00 |
|
NiccoloN
|
ae6e815c7b
|
fix output paths
add gemm test
|
2026-02-25 17:24:31 +01:00 |
|
NiccoloN
|
a6e928bdd7
|
add PIM accelerator
|
2026-02-24 15:09:18 +01:00 |
|