nnicolosi
  • Joined on 2026-03-10
nnicolosi pushed to refactorone at nnicolosi/Raptor 2026-05-23 09:17:40 +00:00
76a37e198f better MaterializeMergeSchedule.cpp with both send and receive compaction in for loops
nnicolosi pushed to refactorone at nnicolosi/Raptor 2026-05-22 20:16:30 +00:00
7f3c7464b4 update cost model of batch lanes to consider only a slice of the shared batch input
c77ffa9c56 better MaterializeMergeSchedule.cpp with %lane indexed batch computes
495186503c fix cmake magic once again
2c1da813b5 fix much stuff
8337a11ce9 automatic code reformat
Compare 5 commits »
nnicolosi pushed to refactorone at nnicolosi/Raptor 2026-05-22 05:28:00 +00:00
074eb183c7 saner SpatialToPimPass architecture
nnicolosi pushed to refactorone at nnicolosi/Raptor 2026-05-22 04:56:44 +00:00
43ed3914b8 better MaterializeMergeSchedule.cpp (something still broken downstream)
nnicolosi pushed to refactorone at nnicolosi/Raptor 2026-05-21 12:13:58 +00:00
90a9339686 better cmake to keep IDEs analyses happy
nnicolosi created branch refactorone in nnicolosi/Raptor 2026-05-20 17:06:45 +00:00
nnicolosi pushed to refactorone at nnicolosi/Raptor 2026-05-20 17:06:45 +00:00
a50e77ff38 refactorone
f56c4159b5 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor
Compare 2 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-18 16:32:46 +00:00
e263e05f56 remove dead logic
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-18 12:51:06 +00:00
2836e759ab remove useless file
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-18 12:50:25 +00:00
8071ebab0b faster refactored merge pass
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-18 10:25:29 +00:00
f1602c0550 add peft scheduling
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-15 16:22:23 +00:00
de0a2f4561 remove useless guard in gemm lowering
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-15 16:15:10 +00:00
1c4a5bde76 compact softmax op lowering
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-15 15:36:22 +00:00
78242e2887 compact resize op lowering
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-14 13:54:19 +00:00
fe244d5aa1 new ops tests for matmul, grouped conv, concat and reshape
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-14 12:09:38 +00:00
d09e76c8f9 fix matmul rewriting/lowering
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-14 09:48:21 +00:00
c5e608fa5b replace greedy pattern rewrites with partial conversions
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-13 19:51:24 +00:00
8d95c604a6 automatic code formatting
55eda487dc use seed in validate.py for deterministic tests
061139aefb fix wrong send/receive reordering in post dcp merge instructions compaction
Compare 3 commits »
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-13 15:46:25 +00:00
ea61540e08 fix failing validations after last commit
nnicolosi pushed to main at nnicolosi/Raptor 2026-05-13 15:31:10 +00:00
324178cba8 fix instructions explosion in pim host constant folding pass