microsoft / microsoft/onnxruntime

[Feature Request] Onnxruntime-gpu for SwinTransformer

Open
#13,584 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 11h
Merged PRs (30d)
184

Description

Describe the feature request

When I test onnx model of swin transformer by utilizing onnxruntime-gpu and torch model on GPU, I found the latency is 35ms vs 36ms per image.

Describe scenario use case

pytorch Swin Transformer inference

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported Swin Transformer inference comparison using onnxruntime-gpu and the PyTorch model on a GPU, measuring the stated 35 ms versus 36 ms latency. The issue does not identify files, tests, an entry point, or a specific change, so the expected implementation and completion criteria require clarification.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, pytorch
Domain
machine-learning, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.