Commit Graph

127 Commits

Author SHA1 Message Date
NiccoloN
5545b0f672 fix MatMul pattern non-contiguous extract_slices
All checks were successful
Validate Operations / validate-operations (push) Successful in 22m31s
2026-04-23 14:44:30 +02:00
NiccoloN
cff929a083 fix sigmoid implementation stability in pim-simulator
All checks were successful
Validate Operations / validate-operations (push) Successful in 23m4s
2026-04-23 10:34:29 +02:00
NiccoloN
89b3501aa8 fix weightAlways attribute in spatial 2026-04-23 10:04:47 +02:00
NiccoloN
412ca957f6 multiple-output spat computes
All checks were successful
Validate Operations / validate-operations (push) Successful in 22m38s
2026-04-23 09:28:57 +02:00
NiccoloN
0f13269040 faster DCPAnalysis on partial graph
All checks were successful
Validate Operations / validate-operations (push) Successful in 27m37s
2026-04-21 18:36:16 +02:00
NiccoloN
dafc1d15b7 faster pim-simulator 2026-04-21 18:35:51 +02:00
NiccoloN
3fa140be25 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor 2026-04-21 16:23:16 +02:00
ilgeco
df703f0be9 pim-simulator add progress report
All checks were successful
Validate Operations / validate-operations (push) Successful in 21m24s
2026-04-21 16:23:03 +02:00
NiccoloN
9fa850c140 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor 2026-04-21 15:59:08 +02:00
ilgeco
186c88d860 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into main
Some checks failed
Validate Operations / validate-operations (push) Has been cancelled
2026-04-21 15:44:40 +02:00
ilgeco
0368f96593 pims-simulator symlink memory opt 2026-04-21 15:43:10 +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
NiccoloN
85e2750d6c faster (and refactored) DCP analysis
All checks were successful
Validate Operations / validate-operations (push) Successful in 2h16m17s
2026-04-21 12:33:44 +02:00
ilgeco
f4c6da8f10 Pim backend
Some checks failed
Validate Operations / validate-operations (push) Has been cancelled
2026-04-21 11:12:44 +02:00
ilgeco
fbf898e11c vgg16
All checks were successful
Validate Operations / validate-operations (push) Successful in 19m32s
2026-04-17 17:44:17 +02:00
ilgeco
12265414b5 yolo pieces
All checks were successful
Validate Operations / validate-operations (push) Successful in 16m0s
2026-04-17 16:13:34 +02:00
NiccoloN
a903e30859 add 2 unittests
Some checks failed
Validate Operations / validate-operations (push) Failing after 8m9s
fix bugs
2026-04-16 18:01:38 +02:00
NiccoloN
197c38f9ca Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor 2026-04-16 16:59:07 +02:00
NiccoloN
831b7be4e7 validate.py now also checks pass timings 2026-04-16 16:58:44 +02:00
ilgeco
933e138012 Topological initialization
Some checks failed
Validate Operations / validate-operations (push) Failing after 27m23s
2026-04-16 16:50:49 +02:00
NiccoloN
ae93d1c563 faster pim host constant folding
All checks were successful
Validate Operations / validate-operations (push) Successful in 17m33s
2026-04-14 19:58:26 +02:00
NiccoloN
95ae93e07d promote weight inputs to actual weights in spat compute nodes
All checks were successful
Validate Operations / validate-operations (push) Successful in 17m36s
2026-04-14 19:44:35 +02:00
ilgeco
2151e322ca Fix trivialmerge considering also weight attributes
All checks were successful
Validate Operations / validate-operations (push) Successful in 2h8m9s
2026-04-14 16:45:14 +02:00
NiccoloN
a7dee5b840 fix mergeTriviallyConnectedComputes
All checks were successful
Validate Operations / validate-operations (push) Successful in 16m48s
2026-04-14 15:13:45 +02:00
NiccoloN
77fe293062 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor 2026-04-14 13:45:10 +02:00
ilgeco
2a701be292 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into main
Some checks failed
Validate Operations / validate-operations (push) Failing after 21m43s
2026-04-14 13:44:22 +02:00
ilgeco
6727785ab7 Not functioning merging 2026-04-14 13:43:30 +02:00
NiccoloN
525792e545 better progress bar in validate_one.py 2026-04-14 13:13:56 +02:00
NiccoloN
eade488d13 fix missed failing tests for channels
moderate refactor
2026-04-14 12:26:41 +02:00
NiccoloN
30ee9640d4 remove spatial bufferization logic (didn't make much sense) and move channel lowering to SpatialToPim 2026-04-14 11:55:19 +02:00
NiccoloN
368e340a40 minor refactor 2026-04-14 11:21:11 +02:00
NiccoloN
e866ec6f87 convolution uses crossbar size better 2026-04-14 11:06:35 +02:00
NiccoloN
0ac163e4b7 keep pimsim-nn happy
All checks were successful
Validate Operations / validate-operations (push) Successful in 16m54s
2026-04-10 19:02:20 +02:00
NiccoloN
e687cf37f7 better ignore 2026-04-10 18:59:56 +02:00
ilgeco
ab8aff5bac Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into main
Some checks failed
Validate Operations / validate-operations (push) Has been cancelled
2026-04-10 18:55:26 +02:00
ilgeco
bf1c34bb5c better ignore? 2026-04-10 18:55:21 +02:00
NiccoloN
f054e66ed0 reduce spatial compile-times in convolutions using a scf.for instead of materializing a huge number of instructions
Some checks failed
Validate Operations / validate-operations (push) Has been cancelled
2026-04-10 18:50:25 +02:00
ilgeco
f3a36e9d43 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into main
All checks were successful
Validate Operations / validate-operations (push) Successful in 16m23s
2026-04-09 19:27:05 +02:00
ilgeco
43727ffbbe yolo first node 2026-04-09 19:27:01 +02:00
NiccoloN
9e0d31af50 automatic code-reformat
All checks were successful
Validate Operations / validate-operations (push) Successful in 18m22s
2026-04-09 14:27:23 +02:00
NiccoloN
1a0192d1f9 add support for softmax, resize, split, gather
Some checks failed
Validate Operations / validate-operations (push) Has been cancelled
2026-04-09 14:25:00 +02:00
NiccoloN
86916a8fa0 add softmax support to pim-simulator 2026-04-09 14:19:16 +02:00
NiccoloN
6f718f5552 add validation tests for softmax, resize, split, gather 2026-04-09 14:18:41 +02:00
ilgeco
b468858d25 MergeNode ensure that channel must have 2 users
All checks were successful
Validate Operations / validate-operations (push) Successful in 16m7s
2026-04-09 10:41:49 +02:00
ilgeco
ece24867e4 Remap weight within cloned operation
All checks were successful
Validate Operations / validate-operations (push) Successful in 16m20s
2026-04-09 10:24:03 +02:00
ilgeco
3f870fb74b MergeDCP pass all test
All checks were successful
Validate Operations / validate-operations (push) Successful in 2h55m12s
2026-04-08 20:39:01 +02:00
ilgeco
813368f625 Qualche TODO 2026-04-08 20:37:49 +02:00
ilgeco
e77bd2cd23 Bug fix send and recive in simulator 2026-04-08 20:37:25 +02:00
ilgeco
ca56e3d4f1 Add DCP alghoritm, partial working test 2026-04-07 22:05:39 +02:00
NiccoloN
ef4743c986 remove unused actions
All checks were successful
Validate Operations / validate-operations (push) Successful in 15m53s
2026-03-30 18:00:32 +02:00