aboutsummaryrefslogtreecommitdiff
path: root/src/mlia/nn/rewrite/library
AgeCommit message (Expand)Author
12 hoursfix: Remove activation layer for conv rewrites when none is specifiedHEADmainNathan Bailey
6 daysfeat: Add kernel size to user parameter list for conv2D rewritesNathan Bailey
14 daysfeat: Enable user parameters for activation functions in conv2d rewritesNathan Bailey
2024-05-28feat: Enable rewrite parameterisation for specific rewritesNathan Bailey
2024-05-21fix: Extend docstrings in the rewrite moduleNathan Bailey
2024-05-21feat: Implement the conv2D rewrites for int8 and fp32 modelsNathan Bailey
2024-05-21feat: CLI and API changes for the conv2d 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-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-28feat: Update Vela versionNathan Bailey
2023-10-11Bug-fixes and re-factoring for the rewrite moduleBenjamin Klimczak
2023-10-11Implement first rewrite (proof of concept)Ruomei Yan