nnicolosi
  • Joined on 2026-03-10
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-13 09:39:50 +00:00
f993840641 update pimsim-nn submodule
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-13 09:15:58 +00:00
0c7db55a24 binary pim code for reduced memory usage
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-12 16:17:04 +00:00
41de3cb150 add memory coalescing pass
4f3570520c add pim.vmm verifier and fix vmm lowering
Compare 2 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-12 11:35:28 +00:00
628dc630a4 compact syntax for spatial tensor ops
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-12 10:32:28 +00:00
80a7298552 fix pool lowering
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-12 08:35:49 +00:00
909c4acfdd huge refactor for high RewritePatterns usage and less ad-hoc cpp code
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-11 14:01:46 +00:00
1e279ae9bb minor fix
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-11 13:52:30 +00:00
57f0cca8c0 remove duplicated code
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-11 12:38:17 +00:00
5ff364027b big cleanup: remove remaining pim many operations, simplify bufferization logic
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-08 12:21:49 +00:00
b1272d2283 fast pim bufferization using tensors
58e6587697 Merge remote-tracking branch 'origin/main'
f6c8cc4aa5 sightly better bufferization
Compare 3 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-06 15:16:58 +00:00
f2fe147961 compact pim IR
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-06 10:22:32 +00:00
b2dc9c38b6 better spatial IR compaction with better custom syntax, scf.for and
285773fa55 rework actually broken dcp merge + compute re-batching (still to refine)
Compare 2 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-04 13:58:19 +00:00
bdacb9871d fix dcp merge bug
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-04 12:21:25 +00:00
5b9bb0c191 refactor spatial ops
f789954ad7 Refactor ONNXToSpatial Common and diagnostics
Compare 2 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-04 07:20:47 +00:00
717ad160cd Refactor PIM/Common (splitting in files, adding helpers, adding brief
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-03 21:12:01 +00:00
905fa9f9a7 Merge remote changes
62b0a6e19d merge remote changes
b605585b1f compact spatial IR through different new operations and dedicated syntax
Compare 3 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-04-25 17:24:15 +00:00
15e8edb9c4 better spat computes merging
nnicolosi pushed to main at nnicolosi/Raptor 2026-04-23 12:44:34 +00:00
5545b0f672 fix MatMul pattern non-contiguous extract_slices
nnicolosi pushed to main at nnicolosi/Raptor 2026-04-23 10:08:53 +00:00
cff929a083 fix sigmoid implementation stability in pim-simulator
89b3501aa8 fix weightAlways attribute in spatial
Compare 2 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-04-23 07:29:04 +00:00
412ca957f6 multiple-output spat computes