microsoft / microsoft/winml-cli
feat: add built-in model support for Swin2SR
Open
@tezheng is already working on this.
Since Mar 31, 2026.
graph-optimizer
model / task scale
P1
triaged
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
Summary
Add Swin2SR as a built-in model with ONNX export patches and verified build config.
Tasks
- Add ONNX export patches to
modelkit/models/hf/swin2sr.py(like SAM2 pattern) - Verify
wmk config+wmk buildend-to-end with Swin2SR - Verify analyzer autoconf discovers correct fusion flags
- Add integration test
Model
- HuggingFace:
caidas/swin2SR-classical-sr-x2-64 - Task: image-super-resolution
🤖 Generated with Claude Code
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.