Commit Graph

  • 47f6715296 CommunicationPlan TestRottoConDeadLock ilgeco 2026-07-06 17:25:31 +02:00
  • 2bfc033af9 Fix conv_relu_conv diamond shape ilgeco 2026-07-06 11:22:39 +02:00
  • 83a54e28e4 meno diamantini NiccoloN 2026-07-06 10:12:20 +02:00
  • cc9b025a35 Relu conv store ilgeco 2026-07-02 17:54:33 +02:00
  • c4dd28a607 Export csv graph for gephi ilgeco 2026-07-02 17:01:26 +02:00
  • 8d3eb929f6 Vgg 16 works and also resnet ilgeco 2026-07-01 13:49:21 +02:00
  • f5e1c2e706 Fix vgg16_depth05 bug ilgeco 2026-06-30 14:54:33 +02:00
  • 94c96195b9 Merge done ilgeco 2026-06-29 15:46:12 +02:00
  • 645539317b Fix BB Arg used as input in external Op ilgeco 2026-06-29 15:21:28 +02:00
  • 4a98e88e97 less affine code and better affine helpers NiccoloN 2026-06-29 14:34:31 +02:00
  • f492400eda refactor NiccoloN 2026-06-29 14:00:10 +02:00
  • e8f09fd67f robba NiccoloN 2026-06-29 12:22:33 +02:00
  • 78e97f9fd8 Bose ilgeco 2026-06-26 17:45:27 +02:00
  • 984f362623 roba NiccoloN 2026-06-26 13:02:38 +02:00
  • 568fd90542 cose NiccoloN 2026-06-25 18:57:12 +02:00
  • be0bcc9dcc E' ancora tutto rotto ilgeco 2026-06-25 16:24:14 +02:00
  • 62dd40ee89 DeadLock ilgeco 2026-06-24 15:52:07 +02:00
  • 2b4115699a Convolutions support ilgeco 2026-06-18 11:00:21 +02:00
  • 3a985b3675 Different type of convolution ilgeco 2026-06-18 10:59:02 +02:00
  • 4ab24eb288 peft cost model ilgeco 2026-06-18 10:57:59 +02:00
  • e083c27d80 Add register reuse + peft scheduler cost model + Useless merger ilgeco 2026-06-18 10:56:57 +02:00
  • 852bef7605 ReduceMean + resnet refactorone ilgeco 2026-06-10 14:30:10 +02:00
  • 237654dadf Fix direct import ilgeco 2026-06-10 12:14:20 +02:00
  • 6d69600bc1 Yolo Image Validator + new accept rule ilgeco 2026-06-10 11:59:43 +02:00
  • aec80529ca much faster MaterializeMergeSchedule.cpp NiccoloN 2026-06-05 18:22:59 +02:00
  • 8ddbbcecfa Added support for SliceOp ilgeco 2026-06-05 17:36:51 +02:00
  • 90c4339808 SpatialSubOp ilgeco 2026-06-05 17:12:16 +02:00
  • 08870de1a6 Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone ilgeco 2026-06-05 16:43:50 +02:00
  • a34ac223c0 fix remaining failing tests remove unsupported tests NiccoloN 2026-06-05 15:27:11 +02:00
  • 0fa10b4074 better Conv.cpp and fixed broken conv op validation test NiccoloN 2026-06-05 13:35:27 +02:00
  • e166ff7e1d better AGENTS.md NiccoloN 2026-06-05 11:36:01 +02:00
  • a70a8f77cf Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone ilgeco 2026-06-05 10:20:09 +02:00
  • 800c0c4316 Python peft and new summary report ilgeco 2026-06-05 10:20:02 +02:00
  • 1e9e61f5a9 remove useless MaterializeHostConstantsPass.cpp and fix lowering before instead avoid spammy pim codegen diagnostics NiccoloN 2026-06-05 10:06:28 +02:00
  • 27410207c4 New corner case test ilgeco 2026-06-04 16:00:48 +02:00
  • cbc9808229 more generalized MaterializeMergeSchedule.cpp for better memory usage after materialization NiccoloN 2026-06-04 12:44:57 +02:00
  • 69021d56aa automatic code reformat NiccoloN 2026-06-03 19:43:56 +02:00
  • dc5edd032c Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone NiccoloN 2026-06-03 19:40:53 +02:00
  • e33f517221 faster scheduling: split batches into numCores tasks before scheduling instead of numLanes tasks NiccoloN 2026-06-03 19:40:34 +02:00
  • f94b3d1020 Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone ilgeco 2026-06-03 18:15:33 +02:00
  • 20cf40c9ba Memory Liveness ilgeco 2026-06-03 18:15:30 +02:00
  • 37a59054a5 better loop compaction in MaterializeMergeSchedule.cpp NiccoloN 2026-06-03 16:01:19 +02:00
  • 2a8faf9c6b Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone ilgeco 2026-06-03 13:49:42 +02:00
  • 01b9d03fc6 Early warning on memory address ilgeco 2026-06-03 13:49:39 +02:00
  • 501e6c76f3 better memory report capped vector allocations at u32::MAX in rust simulator NiccoloN 2026-06-03 13:48:42 +02:00
  • 3c2667f11e Fix memory bug ilgeco 2026-06-03 12:59:58 +02:00
  • 0a5e73c3ea better transpose pattern and cleanup NiccoloN 2026-06-03 12:26:31 +02:00
  • 636310d0cb add shared loop creation helpers add shared checked arithmetic helpers refactor pim passes into Pim/Transforms more robust memory coalescing pass NiccoloN 2026-06-01 16:49:06 +02:00
  • 356be6ccc2 uniquify constants produced by affine lowering NiccoloN 2026-06-01 10:52:25 +02:00
  • b678e55d3c compact memory contiguity with for loops NiccoloN 2026-05-31 18:47:59 +02:00
  • ab63498f3f normalize affine arithmetic helpers NiccoloN 2026-05-30 16:37:28 +02:00
  • 7c3943bd06 Merge remote-tracking branch 'origin/refactorone' into refactorone NiccoloN 2026-05-30 16:12:42 +02:00
  • c0238c0d06 fix high memory usage caused by MaterializeMergeSchedule.cpp with more robust code NiccoloN 2026-05-30 16:12:06 +02:00
  • ff36729140 centralize logic for materializing contiguous memory into bufferization fix codegen symlinks overwrite remove deprecated pim memcp_hd_batch op NiccoloN 2026-05-30 15:54:24 +02:00
  • cf93caecd5 centralize logic for materializing contiguous memory into bufferization fix codegen symlinks overwrite remove deprecated pim memcp_hd_batch op NiccoloN 2026-05-30 15:54:24 +02:00
  • 2d5b03c08f automatic code reformat NiccoloN 2026-05-29 19:21:37 +02:00
  • a41f694cf0 batched matmul pattern add conv helpers new validation tests for matmul NiccoloN 2026-05-29 19:07:24 +02:00
  • 8bb0babf1b finish helper refactoring use uniqued constant helpers everywhere materialize transposed constants directly NiccoloN 2026-05-29 17:05:45 +02:00
  • 819d8af0f7 Refactor + ReduceMean batched ilgeco 2026-05-29 15:57:13 +02:00
  • 832bd7f1f7 Transpose and Refactor of Patterns ilgeco 2026-05-29 13:23:31 +02:00
  • 82b44a6387 New Onnx test gemm model ilgeco 2026-05-29 11:41:30 +02:00
  • 7fcc765d6e New Onnx Test model ilgeco 2026-05-29 11:37:17 +02:00
  • f34698a2b6 Validate new option for compile only ilgeco 2026-05-28 22:59:26 +02:00
  • 1ab489fe0a Dynamic gemm/conv ilgeco 2026-05-28 18:00:14 +02:00
  • cbf7b235f1 pim-simulator now support usize addresses ilgeco 2026-05-28 17:03:19 +02:00
  • 00414dd1d9 add verification of communication invariants at the end of spatial remove dead logic NiccoloN 2026-05-27 19:17:48 +02:00
  • 783dffe553 fix scheduling cost model NiccoloN 2026-05-27 17:14:19 +02:00
  • 874a2f53e6 automatic code reformat NiccoloN 2026-05-27 16:39:56 +02:00
  • 4bdaa57656 simplify affine maps to constants where possible NiccoloN 2026-05-27 16:39:27 +02:00
  • 1a5d7d2a3f fix bufferization and weight emission after new gemm patterns NiccoloN 2026-05-27 16:15:10 +02:00
  • 013ae0ac2a Update README and AGENTS ilgeco 2026-05-27 15:09:30 +02:00
  • c6b02af7a9 Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone ilgeco 2026-05-27 14:32:51 +02:00
  • d2048bd394 Add to gitignore ilgeco 2026-05-27 14:32:47 +02:00
  • 158f0f0c54 update AGENTS.md NiccoloN 2026-05-27 14:32:04 +02:00
  • 532cac8246 commit AGENTS.md NiccoloN 2026-05-27 14:07:34 +02:00
  • d609e84054 teh only weight (WIP) NiccoloN 2026-05-26 18:42:14 +02:00
  • addfc8a86e remove other dead logic NiccoloN 2026-05-25 21:22:08 +02:00
  • 0f240af271 cleanup unused channel operations and related logic NiccoloN 2026-05-25 20:58:51 +02:00
  • bdc4ca33f3 No extract no more ilgeco 2026-05-25 18:19:43 +02:00
  • b79c333c6c Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone ilgeco 2026-05-25 15:44:40 +02:00
  • eea9261c7b Bye Bye DCP ilgeco 2026-05-25 15:44:30 +02:00
  • e8a08f6dd0 faster pim VerificationPass.cpp and pim code emission NiccoloN 2026-05-25 15:24:12 +02:00
  • 4855a2e105 add verification of static weights in spatial NiccoloN 2026-05-24 12:00:42 +02:00
  • 3a7a832198 MaterializeMergeSchedule.cpp fix for yolo11_depth_18 NiccoloN 2026-05-24 11:54:00 +02:00
  • 48ca6bd28d speed fix with a simple cache NiccoloN 2026-05-24 10:52:28 +02:00
  • f595cc6ffd fix high memory usage in IR NiccoloN 2026-05-24 10:41:47 +02:00
  • c734f1b37e better MaterializeMergeSchedule.cpp that emits much more compact IR add support for other constant-time arith ops in codegen NiccoloN 2026-05-24 10:10:24 +02:00
  • b79ce8eeaa use affine dialect to express simple constant progressions run dce at the end of MaterializeMergeSchedule to get rid of unused constants NiccoloN 2026-05-23 14:25:34 +02:00
  • 76a37e198f better MaterializeMergeSchedule.cpp with both send and receive compaction in for loops NiccoloN 2026-05-23 11:17:36 +02:00
  • 7f3c7464b4 update cost model of batch lanes to consider only a slice of the shared batch input NiccoloN 2026-05-22 22:16:19 +02:00
  • c77ffa9c56 better MaterializeMergeSchedule.cpp with %lane indexed batch computes support for tensors of index values NiccoloN 2026-05-22 21:52:28 +02:00
  • 495186503c fix cmake magic once again NiccoloN 2026-05-22 19:21:56 +02:00
  • 2c1da813b5 fix much stuff NiccoloN 2026-05-22 18:53:38 +02:00
  • 8337a11ce9 automatic code reformat NiccoloN 2026-05-22 15:23:48 +02:00
  • d136136d22 Fix add of input in random order for compute_batch ilgeco 2026-05-22 15:21:02 +02:00
  • 074eb183c7 saner SpatialToPimPass architecture NiccoloN 2026-05-22 07:27:54 +02:00
  • 43ed3914b8 better MaterializeMergeSchedule.cpp (something still broken downstream) NiccoloN 2026-05-22 06:56:39 +02:00
  • 6aaf1c0870 Merge branch 'refactorone' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor into refactorone ilgeco 2026-05-21 14:44:19 +02:00
  • fe35b3ed43 Equivalent Class but broken ilgeco 2026-05-21 14:43:59 +02:00
  • 90a9339686 better cmake to keep IDEs analyses happy NiccoloN 2026-05-21 14:13:54 +02:00