pytorch / pytorch/benchmark

Question: what is the intended sync relationship between pytorch/benchmarks/dynamo and benchmark/userbenchmark/dynamo/dynamobench?

Open
#2,675 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1k
Forks
346
PR merge metrics
No merged PRs in 30d

Description

Hi, I’m trying to understand the intended relationship between:

pytorch/pytorch/benchmarks/dynamo from PyTorch repo

and

userbenchmark/dynamo/dynamobench in this repo

I noticed that some files appear in both repos, for example torchbench.py, and possibly others too.

Could maintainers help clarify:

  1. how the synchronization works

  2. whether the files in benchmark/userbenchmark/dynamo/dynamobench are meant to be edited directly,

I’m asking mainly to understand the expected contributor workflow when touching these files. Many thanks!

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

Compare pytorch/pytorch/benchmarks/dynamo with userbenchmark/dynamo/dynamobench, starting with the duplicated torchbench.py file. Trace the existing synchronization relationship and identify which location is intended for edits. Done means documenting the source of truth, synchronization process, and expected contributor workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.