aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/nn/rewrite/core/rewrite.py
AgeCommit message (Expand)Author
2024-04-16feat: Implement the clustering rewrite for int8Nathan Bailey
2024-04-16feat: Implement the clustering rewrite for fp32Nathan Bailey
2024-04-16feat: CLI and API changes for the clustering rewriteNathan Bailey
2024-04-04feat: Implement int8 sparsity 2:4 rewriteMadeleine Dunn
2024-04-03feat: Implement fp32 sparsity 2:4 rewriteMadeleine Dunn
2024-04-03feat: Add placeholder rewrite_target for sparsity24Madeleine Dunn
2024-04-03feat: Implement sparsityMadeleine Dunn
2024-03-28fix: Check that training checkpoint feature works as expectedNathan Bailey
2024-03-28feat: Update Vela versionNathan Bailey
2024-03-27fix: Update rewrite target nameMadeleine Dunn
2023-10-11Re-factoring of rewrite management & added metricsGergely Nagy
2023-10-11Bug-fixes and re-factoring for the rewrite moduleBenjamin Klimczak
2023-10-11Implement first rewrite (proof of concept)Ruomei Yan
2023-10-11Adapt rewrite module to MLIA coding standardsAnnie Tallund
2023-10-11Add a CLI component to enable rewritesRuomei Yan