NiccoloN
|
636310d0cb
|
add shared loop creation helpers
Validate Operations / validate-operations (push) Has been cancelled
add shared checked arithmetic helpers
refactor pim passes into Pim/Transforms
more robust memory coalescing pass
|
2026-06-01 16:49:06 +02:00 |
|
NiccoloN
|
b678e55d3c
|
compact memory contiguity with for loops
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-31 18:47:59 +02:00 |
|
NiccoloN
|
ff36729140
|
centralize logic for materializing contiguous memory into bufferization
fix codegen symlinks overwrite
remove deprecated pim memcp_hd_batch op
|
2026-05-30 16:09:58 +02:00 |
|
NiccoloN
|
874a2f53e6
|
automatic code reformat
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-27 16:39:56 +02:00 |
|
NiccoloN
|
1a5d7d2a3f
|
fix bufferization and weight emission after new gemm patterns
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-27 16:15:10 +02:00 |
|
NiccoloN
|
addfc8a86e
|
remove other dead logic
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-25 21:22:08 +02:00 |
|
NiccoloN
|
0f240af271
|
cleanup unused channel operations and related logic
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-25 20:58:51 +02:00 |
|
ilgeco
|
b79c333c6c
|
Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone
|
2026-05-25 15:44:40 +02:00 |
|
ilgeco
|
eea9261c7b
|
Bye Bye DCP
|
2026-05-25 15:44:30 +02:00 |
|
NiccoloN
|
e8a08f6dd0
|
faster pim VerificationPass.cpp and pim code emission
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-25 15:24:12 +02:00 |
|
NiccoloN
|
c734f1b37e
|
better MaterializeMergeSchedule.cpp that emits much more compact IR
Validate Operations / validate-operations (push) Has been cancelled
add support for other constant-time arith ops in codegen
|
2026-05-24 10:10:24 +02:00 |
|
NiccoloN
|
c77ffa9c56
|
better MaterializeMergeSchedule.cpp with %lane indexed batch computes
support for tensors of index values
|
2026-05-22 21:52:28 +02:00 |
|
NiccoloN
|
8337a11ce9
|
automatic code reformat
|
2026-05-22 15:23:48 +02:00 |
|
NiccoloN
|
43ed3914b8
|
better MaterializeMergeSchedule.cpp (something still broken downstream)
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-22 06:56:39 +02:00 |
|
NiccoloN
|
a50e77ff38
|
refactorone
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-20 19:06:41 +02:00 |
|
NiccoloN
|
f1602c0550
|
add peft scheduling
Validate Operations / validate-operations (push) Has been cancelled
better deadlock report by pim simulator
|
2026-05-18 12:09:27 +02:00 |
|
NiccoloN
|
fe244d5aa1
|
new ops tests for matmul, grouped conv, concat and reshape
Validate Operations / validate-operations (push) Has been cancelled
related fixes
|
2026-05-14 15:54:06 +02:00 |
|
NiccoloN
|
8d95c604a6
|
automatic code formatting
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-13 21:51:19 +02:00 |
|
NiccoloN
|
03eab42971
|
remove host core generation
strip config.json emitted by raptor
add actual pimsim-nn configs in validation pimsim-configs
|
2026-05-13 16:31:01 +02:00 |
|
NiccoloN
|
0c7db55a24
|
binary pim code for reduced memory usage
Validate Operations / validate-operations (push) Has been cancelled
fast pim code emission
|
2026-05-13 11:15:54 +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 |
|
ilgeco
|
e6f442c5d2
|
Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-12 10:43:01 +02:00 |
|
ilgeco
|
f6b97b3813
|
Fix report memory
|
2026-05-12 10:42:38 +02:00 |
|
ilgeco
|
26317ea7d0
|
Shorter Memory Reporty
|
2026-05-12 10:38:35 +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
|
b1272d2283
|
fast pim bufferization using tensors
Validate Operations / validate-operations (push) Successful in 24m29s
|
2026-05-08 14:21:45 +02:00 |
|
NiccoloN
|
58e6587697
|
Merge remote-tracking branch 'origin/main'
|
2026-05-08 13:12:47 +02:00 |
|
NiccoloN
|
f6c8cc4aa5
|
sightly better bufferization
minor fixes
|
2026-05-07 17:53:47 +02:00 |
|
ilgeco
|
74931ad75b
|
Single Concat Fix
|
2026-05-07 16:47:01 +02:00 |
|
NiccoloN
|
f2fe147961
|
compact pim IR
Validate Operations / validate-operations (push) Successful in 22m15s
|
2026-05-06 17:16:51 +02:00 |
|
ilgeco
|
7bb58e80de
|
Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into main
Validate Operations / validate-operations (push) Successful in 24m25s
|
2026-05-06 12:25:29 +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 |
|
ilgeco
|
3cb6a1abc5
|
Memory report
|
2026-05-06 10:47:04 +02:00 |
|
NiccoloN
|
f789954ad7
|
Refactor ONNXToSpatial Common and diagnostics
|
2026-05-04 13:42: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
|
15e8edb9c4
|
better spat computes merging
Validate Operations / validate-operations (push) Successful in 21m14s
|
2026-04-25 19:24:09 +02:00 |
|
NiccoloN
|
0f13269040
|
faster DCPAnalysis on partial graph
Validate Operations / validate-operations (push) Successful in 27m37s
|
2026-04-21 18:36:16 +02:00 |
|
NiccoloN
|
25ade1bd63
|
fix memory allocation in pim codegen
fix crossbar allocation to only consider weights from vmm and mvm
|
2026-04-21 13:31:10 +02:00 |
|
ilgeco
|
f4c6da8f10
|
Pim backend
Validate Operations / validate-operations (push) Has been cancelled
|
2026-04-21 11:12:44 +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 |
|
NiccoloN
|
eade488d13
|
fix missed failing tests for channels
moderate refactor
|
2026-04-14 12:26:41 +02:00 |
|
NiccoloN
|
0ac163e4b7
|
keep pimsim-nn happy
Validate Operations / validate-operations (push) Successful in 16m54s
|
2026-04-10 19:02:20 +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 |
|
NiccoloN
|
1a0192d1f9
|
add support for softmax, resize, split, gather
Validate Operations / validate-operations (push) Has been cancelled
|
2026-04-09 14:25:00 +02:00 |
|
ilgeco
|
ca56e3d4f1
|
Add DCP alghoritm, partial working test
|
2026-04-07 22:05:39 +02:00 |
|