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.
Summary
BinaryClassifierSymSgdTestremains skipped on Windows ARM after #7671 because there is no trustworthy platform-specific baseline.Work
BinaryClassifierSymSgdTeston a native Windows ARM64 environment.test/BaselineOutput/Common/SymSGD/win-arm/.BinaryClassifierSymSgdTest.Context
Follow-up to #7671.