Question: what is the intended sync relationship between pytorch/benchmarks/dynamo and benchmark/userbenchmark/dynamo/dynamobench?
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:
-
how the synchronization works
-
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
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.
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