Skip to content

[Windows] Add model run CI - #13836

Merged
GregoryComer merged 98 commits into
mainfrom
gh/GregoryComer/150/head
Sep 3, 2025
Merged

[Windows] Add model run CI#13836
GregoryComer merged 98 commits into
mainfrom
gh/GregoryComer/150/head

Conversation

@GregoryComer

@GregoryComerGregoryComer commented Aug 31, 2025

Copy link
Copy Markdown
Contributor

Add Windows CI jobs to test models. From looking at the existing CI, it looks like our model test jobs are pretty minimal and don't verify much other than it runs without crashing. I'd like to re-visit this in the near future and integrate with the new test harness, but for the purpose this PR, I'm just matching the Windows jobs to what the Linux jobs do.

GregoryComerand others added 30 commits August 26, 2025 15:48
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
GregoryComerand others added 10 commits September 2, 2025 17:59
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
@GregoryComer
GregoryComer marked this pull request as ready for review September 3, 2025 06:06
Comment thread.ci/scripts/test_model.ps1 Outdated
Comment thread.ci/scripts/test_model.ps1 Outdated
Base automatically changed from gh/GregoryComer/146/head to mainSeptember 3, 2025 19:06
[ghstack-poisoned]
@github-actions

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

[ghstack-poisoned]
@GregoryComer
GregoryComer merged commit 66799e3 into mainSep 3, 2025
285 of 286 checks passed
@GregoryComer
GregoryComer deleted the gh/GregoryComer/150/head branch September 3, 2025 20:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@GregoryComer@mergennachin