Feat 0.9.2#2
Merged
Merged
Conversation
- Added deprecation warnings in backend module initialization - Added warnings in Cortex-A configuration when using the backend - Updated README.md with prominent deprecation notices - Added deprecation entry in RELEASES.md - Added tests - Fixed precommit copyright script to look at all the files in the commit The warnings inform users that this backend relies on an unmaintained project. No alternative backends are mentioned as none currently exist for Cortex-A. Resolve: MLIA-1410 Change-Id: I9141df003731bd17cdc12313760d654a0669d5bb Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/mlia/+/1138612 Tested-by: mlecosys <mlecosys@arm.com> Reviewed-by: Maksims Svecovs <maksims.svecovs@arm.com> IP-review: Maksims Svecovs <maksims.svecovs@arm.com>
Increases test coverage above 95%. Resolves MLIA-1411 Signed-off-by: Wojciech Boncela <Wojciech.Boncela@arm.com> Change-Id: Idda0f6f6ac0433f42e890e9a10455a1325b8bc95 Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/mlia/+/1118621 Reviewed-by: Maksims Svecovs <maksims.svecovs@arm.com> Tested-by: mlecosys <mlecosys@arm.com> IP-review: Maksims Svecovs <maksims.svecovs@arm.com> (cherry picked from commit aa5da3f594dbe664757ee216bc5b289fca810219) Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/mlia/+/1135085
List significant changes between 0.8.0 and 0.9.2 Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com> Change-Id: I33cf785164ac7eb763a4a0613730c1786266c27a Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/mlia/+/1139240 Reviewed-by: Isabella Gottardi <isabella.gottardi@arm.com> IP-review: Isabella Gottardi <isabella.gottardi@arm.com> Tested-by: mlecosys <mlecosys@arm.com>
- Added deprecation warnings in backend module initialization - Added warnings in TOSA configuration when using the backend - Update README.md with prominent deprecation notices - Added deprecation entry in RELEASES.md - Added tests The warnings inform users that this backend relies on an unmaintained project. No alternative backend are mentioned. Resolve: MLIA-1409 Change-Id: I98ab7c86295dd967abaebab95e01cd339934bac3 Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/mlia/+/1139064 Reviewed-by: Isabella Gottardi <isabella.gottardi@arm.com> IP-review: Isabella Gottardi <isabella.gottardi@arm.com> Tested-by: mlecosys <mlecosys@arm.com>
IsabellaARM
approved these changes
Oct 30, 2025
IsabellaARM
pushed a commit
that referenced
this pull request
May 19, 2026
-Added LayerPerformanceIssue class. -Added a key to LayerFact for quick identificaiton of the layers that caused the fact to be emitted. Signed-off-by: Fei-bi Allen <fei-bi.allen@arm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test coverage improvements and documentation changes for upcoming 0.9.2 release