Skip to content

fix: H5 Optimize reports no improvement despite improving the model#9

Merged
MikeJKelly merged 1 commit into
mainfrom
feat-h5-optimize
Nov 19, 2025
Merged

fix: H5 Optimize reports no improvement despite improving the model#9
MikeJKelly merged 1 commit into
mainfrom
feat-h5-optimize

Conversation

@MikeJKelly
Copy link
Copy Markdown
Contributor

  • The converted model will now be called original_name_converted_model.tflite, instead of just converted_model.tflite. This should prevent the tool from mistaking the results from one model for the results from another.

Resolves: MLIA-1555

Change-Id: I600d2b5f81bc460b2cf2c2f442f4941ae01c663a
Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/mlia/+/1149262
Tested-by: expkit svc_expkit@arm.com
Reviewed-by: Isabella Gottardi isabella.gottardi@arm.com
IP-review: Isabella Gottardi isabella.gottardi@arm.com

 * The converted model will now be called original_name_converted_model.tflite,
  instead of just converted_model.tflite. This should prevent the tool from
  mistaking the results from one model for the results from another.

Resolves: MLIA-1555
Signed-off-by: Mike Kelly <mike.kelly@arm.com>
Change-Id: I600d2b5f81bc460b2cf2c2f442f4941ae01c663a
Reviewed-on: https://eu-gerrit-2.euhpc.arm.com/c/ml/ecosystem/mlia/+/1149262
Tested-by: expkit <svc_expkit@arm.com>
Reviewed-by: Isabella Gottardi <isabella.gottardi@arm.com>
IP-review: Isabella Gottardi <isabella.gottardi@arm.com>
@MikeJKelly MikeJKelly merged commit 1b4cc6a into main Nov 19, 2025
@MikeJKelly MikeJKelly deleted the feat-h5-optimize branch November 19, 2025 17:36
IsabellaARM pushed a commit that referenced this pull request May 19, 2026
* feat: Add Python API for MLIA analysis and discovery

- Add run_advisor for programmatic MLIA analysis
- Add discovery helpers for targets, target profiles, backends and
  backend options
- Add in-memory standardized output capture with validation modes
- Add API logging/output behavior for the core package
- Expose dynamic constants for installed targets, target profiles and
  backends
- Add unit and regression tests for the Python API

Resolves: MLIA-1626
Signed-off-by: James Edgar <james.edgar@arm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants