aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-31docs: Clarify the licensing in the README.mdBenjamin Klimczak
2024-05-30feat: Enable user parameters for activation functions in conv2d rewritesNathan Bailey
2024-05-29fix: Update set_training_steps to properly executeNathan 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-05-13fix: Fixes conftest.py to skip fixture set_training_steps if mark is setNathan Bailey
2024-05-08feat: Enables augmentations via --optimization-profileNathan Bailey
2024-05-07fix: Fixes MAE discrepancies of rewritesNathan Bailey
2024-05-01ci: Update Sphinx versionMadeleine Dunn
2024-04-23feat: Add custom pre-commit hook to check for updated Copyright headerBenedetta Delfino
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-12fix: Change training_parameters to return empty list instead of list of None ...Nathan Bailey
2024-04-12fix: Pin h5py + TF dependency to fix issue on aarch64Gergely Nagy
2024-04-04build: Fix changelog generation with missing commit typesGergely Nagy
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
2024-03-22refactor: Backend dependencies and moreBenjamin Klimczak
2024-03-21refactor: Refactored functions for Corstone installationsBenedetta Delfino
2024-03-19feat: Add e2e optimization profileNathan Bailey
2024-03-14feat: Enable rewrite parameterisationNathan Bailey
2024-03-14feat: Update Corstone-300 version to 11.24_13Benedetta Delfino
2024-03-13fix: Relax filtering during archive installationBenjamin Klimczak
2024-03-11feat: Add support for Arm Corstone-300 and Corstone-310 on AArch64Benedetta Delfino
2024-03-08fix: bugfix argparse e2e testsBenedetta Delfino
2024-03-07fix: Retry flaky test up to four timesAnnie Tallund
2024-02-23refactor: Migrate from Vela's internal code to CSV summaryNathan Bailey
2024-02-14docs: Update RELEASES.md for release 0.8.00.8.0-rc.10.8.0Benjamin Klimczak
2024-02-09feat: Integrate Vela's per-layer performance estimatesNathan Bailey
2024-01-23fix: Improve error handling for invalid fileAnnie Tallund
2024-01-23build: Integrate Commitizen to check commit messages and generate changelogGergely Nagy
2023-12-07MLIA-835 Invalid JSON outputGergely Nagy
2023-12-04Update to Vela 3.10, TensorFlow 2.14, Python 3.9Benjamin Klimczak
2023-12-04MLIA-136 Add flaky dependency for unstable testsAnnie Tallund
2023-11-24MLIA-1037 Fix default backend validationBenjamin Klimczak
2023-11-22MLIA-963: Capture and handle Vela warningMichiel Olieslagers
2023-11-16MLIA-136 Update RELEASES.md with pruning test issueAnnie Tallund
2023-11-16MLIA-790 Update README.mdAnnie Tallund
2023-11-15Add linters/checkers for TOML files to pre-commitsBenjamin Klimczak
2023-11-03Fix PytestCollectionWarning in unit testsBenjamin Klimczak
2023-10-31MLIA-1019 Fix rebase artifactGergely Nagy
2023-10-11Enable rewrites for quantized input modelsBenjamin Klimczak