NiccoloN
|
ab63498f3f
|
normalize affine arithmetic helpers
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-30 16:37:28 +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
|
2d5b03c08f
|
automatic code reformat
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-29 19:21:37 +02:00 |
|
NiccoloN
|
a41f694cf0
|
batched matmul pattern
Validate Operations / validate-operations (push) Has been cancelled
add conv helpers
new validation tests for matmul
|
2026-05-29 19:09:48 +02:00 |
|
NiccoloN
|
8bb0babf1b
|
finish helper refactoring
Validate Operations / validate-operations (push) Has been cancelled
use uniqued constant helpers everywhere
materialize transposed constants directly
|
2026-05-29 17:05:45 +02:00 |
|
ilgeco
|
819d8af0f7
|
Refactor + ReduceMean batched
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-29 15:57:13 +02:00 |
|
ilgeco
|
832bd7f1f7
|
Transpose and Refactor of Patterns
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-29 13:23:31 +02:00 |
|
ilgeco
|
1ab489fe0a
|
Dynamic gemm/conv
|
2026-05-28 18:00:14 +02:00 |
|
NiccoloN
|
00414dd1d9
|
add verification of communication invariants at the end of spatial
Validate Operations / validate-operations (push) Has been cancelled
remove dead logic
|
2026-05-27 19:17:48 +02:00 |
|
NiccoloN
|
874a2f53e6
|
automatic code reformat
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-27 16:39:56 +02:00 |
|
NiccoloN
|
4bdaa57656
|
simplify affine maps to constants where possible
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-27 16:39:27 +02:00 |
|
NiccoloN
|
d609e84054
|
teh only weight (WIP)
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-26 18:42:14 +02:00 |
|
ilgeco
|
bdc4ca33f3
|
No extract no more
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-25 18:19:43 +02:00 |
|
ilgeco
|
eea9261c7b
|
Bye Bye DCP
|
2026-05-25 15:44:30 +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
|
2c1da813b5
|
fix much stuff
|
2026-05-22 18:53:38 +02:00 |
|
NiccoloN
|
8337a11ce9
|
automatic code reformat
|
2026-05-22 15:23:48 +02:00 |
|
NiccoloN
|
a50e77ff38
|
refactorone
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-20 19:06:41 +02:00 |
|
NiccoloN
|
de0a2f4561
|
remove useless guard in gemm lowering
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-15 18:22:13 +02:00 |
|
NiccoloN
|
1c4a5bde76
|
compact softmax op lowering
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-15 18:14:59 +02:00 |
|
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
|
c5e608fa5b
|
replace greedy pattern rewrites with partial conversions
Validate Operations / validate-operations (push) Has been cancelled
better failure messages
|
2026-05-14 11:48:16 +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
|
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
|
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
|
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
|
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
|
412ca957f6
|
multiple-output spat computes
Validate Operations / validate-operations (push) Successful in 22m38s
|
2026-04-23 09:28:57 +02:00 |
|
NiccoloN
|
95ae93e07d
|
promote weight inputs to actual weights in spat compute nodes
Validate Operations / validate-operations (push) Successful in 17m36s
|
2026-04-14 19:44:35 +02:00 |
|
ilgeco
|
2151e322ca
|
Fix trivialmerge considering also weight attributes
Validate Operations / validate-operations (push) Successful in 2h8m9s
|
2026-04-14 16:45:14 +02:00 |
|
NiccoloN
|
a7dee5b840
|
fix mergeTriviallyConnectedComputes
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
|
6727785ab7
|
Not functioning merging
|
2026-04-14 13:43:30 +02:00 |
|
NiccoloN
|
eade488d13
|
fix missed failing tests for channels
moderate refactor
|
2026-04-14 12:26:41 +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
|
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
|
9e0d31af50
|
automatic code-reformat
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
Validate Operations / validate-operations (push) Has been cancelled
|
2026-04-09 14:25:00 +02:00 |
|
ilgeco
|
3f870fb74b
|
MergeDCP pass all test
Validate Operations / validate-operations (push) Successful in 2h55m12s
|
2026-04-08 20:39:01 +02:00 |
|
ilgeco
|
ca56e3d4f1
|
Add DCP alghoritm, partial working test
|
2026-04-07 22:05:39 +02:00 |
|