Commit Graph

  • 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
  • 75fb70712f CodexWorkaround GarbageBranch ilgeco 2026-06-08 11:33:36 +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
  • a50e77ff38 refactorone NiccoloN 2026-05-20 19:06:41 +02:00
  • f56c4159b5 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor NiccoloN 2026-05-19 15:01:26 +02:00
  • 5637c861b4 Merge branch 'main' of chef.heaplab.deib.polimi.it:nnicolosi/Raptor main ilgeco 2026-05-19 15:00:11 +02:00
  • 94157a8404 Very big timeout ilgeco 2026-05-19 14:53:34 +02:00
  • 68a3521978 Perft topological fix ilgeco 2026-05-19 14:52:54 +02:00
  • a103ba328b remove dead logic NiccoloN 2026-05-19 12:23:01 +02:00
  • e263e05f56 remove dead logic NiccoloN 2026-05-18 18:32:40 +02:00
  • 34c29fdec4 Materialize modification ilgeco 2026-05-18 17:22:13 +02:00
  • aa088e2ba5 Verify fix ilgeco 2026-05-18 17:20:40 +02:00
  • 2836e759ab remove useless file NiccoloN 2026-05-18 14:51:03 +02:00
  • 8071ebab0b faster refactored merge pass NiccoloN 2026-05-18 14:50:19 +02:00
  • f1602c0550 add peft scheduling better deadlock report by pim simulator NiccoloN 2026-05-18 12:09:27 +02:00
  • de0a2f4561 remove useless guard in gemm lowering NiccoloN 2026-05-15 18:22:13 +02:00
  • 1c4a5bde76 compact softmax op lowering NiccoloN 2026-05-15 18:14:59 +02:00
  • 78242e2887 compact resize op lowering NiccoloN 2026-05-15 17:36:12 +02:00
  • fe244d5aa1 new ops tests for matmul, grouped conv, concat and reshape related fixes NiccoloN 2026-05-14 15:54:06 +02:00
  • d09e76c8f9 fix matmul rewriting/lowering fix reshape lowering add support for grouped-convolution lowering quieter verifier with capped error messages NiccoloN 2026-05-14 14:09:30 +02:00
  • c5e608fa5b replace greedy pattern rewrites with partial conversions better failure messages NiccoloN 2026-05-14 11:48:16 +02:00
  • 43f3ccdd21 new yolo nodes with 100% more statics ilgeco 2026-05-14 10:47:31 +02:00
  • 8d95c604a6 automatic code formatting NiccoloN 2026-05-13 21:51:19 +02:00