NiccoloN
|
1e9e61f5a9
|
remove useless MaterializeHostConstantsPass.cpp and fix lowering before instead
Validate Operations / validate-operations (push) Has been cancelled
avoid spammy pim codegen diagnostics
|
2026-06-05 10:06:28 +02:00 |
|
NiccoloN
|
cbc9808229
|
more generalized MaterializeMergeSchedule.cpp for better memory usage after materialization
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-04 12:44:57 +02:00 |
|
NiccoloN
|
69021d56aa
|
automatic code reformat
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-03 19:43:56 +02:00 |
|
NiccoloN
|
dc5edd032c
|
Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone
|
2026-06-03 19:40:53 +02:00 |
|
NiccoloN
|
e33f517221
|
faster scheduling: split batches into numCores tasks before scheduling instead of numLanes tasks
|
2026-06-03 19:40:34 +02:00 |
|
ilgeco
|
f94b3d1020
|
Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-03 18:15:33 +02:00 |
|
ilgeco
|
20cf40c9ba
|
Memory Liveness
|
2026-06-03 18:15:30 +02:00 |
|
NiccoloN
|
37a59054a5
|
better loop compaction in MaterializeMergeSchedule.cpp
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-03 16:01:19 +02:00 |
|
ilgeco
|
2a8faf9c6b
|
Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone
|
2026-06-03 13:49:42 +02:00 |
|
ilgeco
|
01b9d03fc6
|
Early warning on memory address
|
2026-06-03 13:49:39 +02:00 |
|
NiccoloN
|
501e6c76f3
|
better memory report
Validate Operations / validate-operations (push) Has been cancelled
capped vector allocations at u32::MAX in rust simulator
|
2026-06-03 13:48:42 +02:00 |
|
ilgeco
|
3c2667f11e
|
Fix memory bug
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-03 12:59:58 +02:00 |
|
NiccoloN
|
0a5e73c3ea
|
better transpose pattern and cleanup
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-03 12:26:31 +02:00 |
|
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
|
356be6ccc2
|
uniquify constants produced by affine lowering
Validate Operations / validate-operations (push) Has been cancelled
|
2026-06-01 10:52:25 +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
|
ab63498f3f
|
normalize affine arithmetic helpers
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-30 16:37:28 +02:00 |
|
NiccoloN
|
c0238c0d06
|
fix high memory usage caused by MaterializeMergeSchedule.cpp with more robust code
|
2026-05-30 16:12:06 +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
|
783dffe553
|
fix scheduling cost model
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-27 17:14:19 +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
|
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
|
d609e84054
|
teh only weight (WIP)
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-26 18:42:14 +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
|
bdc4ca33f3
|
No extract no more
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-25 18:19:43 +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
|
4855a2e105
|
add verification of static weights in spatial
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-24 12:00:42 +02:00 |
|
NiccoloN
|
3a7a832198
|
MaterializeMergeSchedule.cpp fix for yolo11_depth_18
|
2026-05-24 11:54:00 +02:00 |
|
NiccoloN
|
48ca6bd28d
|
speed fix with a simple cache
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-24 10:52:28 +02:00 |
|
NiccoloN
|
f595cc6ffd
|
fix high memory usage in IR
|
2026-05-24 10:41:47 +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
|
b79ce8eeaa
|
use affine dialect to express simple constant progressions
Validate Operations / validate-operations (push) Has been cancelled
run dce at the end of MaterializeMergeSchedule to get rid of unused constants
|
2026-05-23 14:25:34 +02:00 |
|
NiccoloN
|
76a37e198f
|
better MaterializeMergeSchedule.cpp with both send and receive compaction in for loops
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-23 11:17:36 +02:00 |
|
NiccoloN
|
7f3c7464b4
|
update cost model of batch lanes to consider only a slice of the shared batch input
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-22 22:16:19 +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
|
495186503c
|
fix cmake magic once again
|
2026-05-22 19:21:56 +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 |
|
ilgeco
|
d136136d22
|
Fix add of input in random order for compute_batch
Validate Operations / validate-operations (push) Has been cancelled
|
2026-05-22 15:21:02 +02:00 |
|