aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/nn/rewrite
AgeCommit message (Expand)Author
13 daysfix: Fixes MAE discrepancies of rewritesNathan Bailey
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-12-07MLIA-835 Invalid JSON outputGergely Nagy
2023-10-31MLIA-1019 Fix rebase artifactGergely Nagy
2023-10-11Enable rewrites for quantized input modelsBenjamin Klimczak
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-11MLIA-843 Add unit tests for module mlia.nn.rewriteBenjamin Klimczak
2023-10-11Add a CLI component to enable rewritesRuomei Yan
2023-10-11MLIA-845 Migrate rewrite codeAnnie Tallund