Skip to content

feat: add OUTPUT_PREDICTION_METADATA config to control ML output meta…#22

Merged
MiloradCvjetkovic merged 1 commit into
Arm-Examples:mainfrom
Jithendar11:standardize-ml-output-metadata
Jul 15, 2026
Merged

feat: add OUTPUT_PREDICTION_METADATA config to control ML output meta…#22
MiloradCvjetkovic merged 1 commit into
Arm-Examples:mainfrom
Jithendar11:standardize-ml-output-metadata

Conversation

@Jithendar11

Copy link
Copy Markdown
Contributor

…data

Summary of changes:

  • Add OUTPUT_PREDICTION_METADATA to AlgorithmTest.cproject.yml.
  • When enabled (1), ML_out.sds includes prediction metadata for Fusion Studio live inference streaming:
    • Predicted class label
    • Predicted class confidence score
    • Predicted class index
  • When disabled (0), ML_out.sds contains only model class confidence scores for the Arm SDS VS Code extension.
  • By default, OUTPUT_PREDICTION_METADATA is set to 0

…data

Summary of changes:
- Add OUTPUT_PREDICTION_METADATA to AlgorithmTest.cproject.yml.
- When enabled (1), ML_out.sds includes prediction metadata for Fusion Studio live inference streaming:
  - Predicted class label
  - Predicted class confidence score
  - Predicted class index
- When disabled (0), ML_out.sds contains only model class confidence scores for the Arm SDS VS Code extension.
- By default, `OUTPUT_PREDICTION_METADATA` is set to `0`
@Jithendar11
Jithendar11 marked this pull request as ready for review July 14, 2026 11:38
@MiloradCvjetkovic
MiloradCvjetkovic merged commit 85b8e4c into Arm-Examples:main Jul 15, 2026
12 checks passed
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.

3 participants