aboutsummaryrefslogtreecommitdiff
path: root/tests/test_nn_rewrite_core_rewrite.py
AgeCommit message (Expand)Author
10 daysfeat: 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-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-27fix: Update rewrite target nameMadeleine Dunn
2024-03-14feat: Enable rewrite parameterisationNathan Bailey
2023-11-03Fix PytestCollectionWarning in unit testsBenjamin 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