dotnet / dotnet/machinelearning

Add Windows ARM baseline coverage for SymSGD predictor test

Open
#7,688 1 comment 0 reactions 0 assignees View on GitHub
area-Native test-enhancement
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

## Summary

`BinaryClassifierSymSgdTest` remains skipped on Windows ARM after #7671 because there is no trustworthy platform-specific baseline.

## Work

- Run `BinaryClassifierSymSgdTest` on a native Windows ARM64 environment.
- Add the generated SymSGD baseline files under `test/BaselineOutput/Common/SymSGD/win-arm/`.
- Remove the Windows ARM early return from `BinaryClassifierSymSgdTest`.
- Verify the test passes consistently on Windows ARM64.

## Context

Follow-up to #7671.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.