pytorch / pytorch/executorch

[OSS CI] Learn from PyTorch core CI practices

Open
#19,896 0 comments 0 reactions 1 assignee View on GitHub

@nil-is-all is already working on this.

Since May 30, 2026.

Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

Objective
Study how PyTorch core optimizes its CI infrastructure and identify patterns applicable to ExecuTorch.

Action Items

  • Research PyTorch core's CI optimization strategies:

    • Selective/conditional testing (target determinator)
    • Job deduplication and caching
    • Workflow structure and fan-out patterns
    • How they handle flaky test management
  • Cost governance and budget guardrails

  • Meet with PyTorch CI infra team to understand their approach and lessons learned

  • Document which patterns are applicable to ExecuTorch given our repo structure and test landscape

  • Propose an adoption plan with priorities

Success Criteria

  • Document summarizing PyTorch core CI practices and ExecuTorch applicability
  • At least 1-2 practices adopted or scheduled for adoption
  • Discussion incorporated into H2 planning

References
PyTorch HUD: https://hud.pytorch.org/

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.