Skip to content
OpenTrain AIFor AI Companies

PyTorch FSDP: Experiences on Scaling Fully Sharded Data Parallel

Published Apr 1, 2023
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Missing
Not verified yet
Time to first repro
A few hours
Fast first run
Risk flags
0
None detected

Results and benchmarks

Freshness tier: cold
PyTorch FSDP: Experiences on Scaling Fully Sharded Data Parallel is the primary contribution described in this paper.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Strong

Tensors and Dynamic neural networks in Python with strong GPU acceleration

102,587 stars · 28,977 forks · Last push Aug 25, 2026 · NOASSERTION license

  • License
  • CI
  • Dependencies
  • Docker

Official implementation from Papers with Code · Community adoption signal (102587 stars)

Why this implementation
Confidence: high

pytorch/pytorch is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (NOASSERTION).

Open pytorch/pytorch
Reproduction risks
  • No repository-level red flags were detected, but paper-specific preprocessing and hyperparameter details may still be under-specified.
  • Selected pytorch/pytorch as the strongest maintained implementation for new work.
  • Includes CI workflow signals.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Compare implementation paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

pytorch/pytorch
best maintained
Maintenance
Active
Confidence
High
Reproducibility
Strong
Stars
102,587
Last push
Aug 25, 2026 (0d)

Official implementation from Papers with Code · Community adoption signal (102587 stars)

Maintenance
Stale
Confidence
Low
Reproducibility
Limited
Stars
323
Last push
Aug 22, 2025 (368d)

Community adoption signal (323 stars)

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
Maintenance
Active
Confidence
Low
Reproducibility
Moderate
Stars
20
Last push
Aug 11, 2026 (15d)

Matched via arXiv identifier search

  • No CI pipeline detected
  • No tagged releases
  • No Docker setup

Reproduction readiness

Time to first repro: hours
Last checked: Aug 25, 2026

Ready to run

Ready to reproduce

  • Clone pytorch/pytorch and install dependencies from pyproject.toml.
  • Dockerfile available for containerized reproduction.
  • CI pipeline detected, so automated tests are in place.
  • Last updated 0 days ago.
Open pytorch/pytorch

Quick start

git clone https://github.com/pytorch/pytorch.git
pip install -e .

Repositories and ecosystem

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

No trustworthy models matches right now.

Search models on Hugging Face

Datasets

Curated Related

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).