-
Notifications
You must be signed in to change notification settings - Fork 20
Pull requests: meta-pytorch/autoparallel
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make inference path compatible with torch.compile(fullgraph=True)
CLA Signed
This label is managed by the Meta Open Source bot.
#450
opened May 7, 2026 by
fmassa
Contributor
Loading…
Support unused parameters and non-tensor placeholders in the sharding pipeline
CLA Signed
This label is managed by the Meta Open Source bot.
#449
opened May 7, 2026 by
fmassa
Contributor
Loading…
Add TorchTitan AutoParallel coverage to CI
CLA Signed
This label is managed by the Meta Open Source bot.
#444
opened May 4, 2026 by
sanketpurandare
Contributor
•
Draft
Trim non-pipeline input grads before caching in bwd_cache
CLA Signed
This label is managed by the Meta Open Source bot.
#431
opened Apr 22, 2026 by
aditvenk
Contributor
Loading…
ENABLE_SINGLE_DIM_MM_FAMILY: opt-in DTensor strided sharding for mm-family ops
CLA Signed
This label is managed by the Meta Open Source bot.
Pre-overlap collective bucketing pass for FSDP/DDP
CLA Signed
This label is managed by the Meta Open Source bot.
#412
opened Apr 3, 2026 by
fmassa
Contributor
Loading…
Support imbalanced routing MoE + inductor
CLA Signed
This label is managed by the Meta Open Source bot.
Insert contiguous clone before collectives that require it
CLA Signed
This label is managed by the Meta Open Source bot.
Remove upstreamed sharding rule overrides for constant_pad_nd, native_layer_norm, and native_layer_norm_backward
CLA Signed
This label is managed by the Meta Open Source bot.
Bump black from 22.3.0 to 26.3.1
CLA Signed
This label is managed by the Meta Open Source bot.
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#363
opened Mar 12, 2026 by
dependabot
Bot
Loading…
Model communication-computation overlap in the sharding ILP
CLA Signed
This label is managed by the Meta Open Source bot.
Add factor-based and independent per-mesh-dim ILP sharding optimizers
CLA Signed
This label is managed by the Meta Open Source bot.
[overlap] Overlap simulation on 1d, 2d variants of llama3, DSv3 for 64, 256 gpus
CLA Signed
This label is managed by the Meta Open Source bot.
#318
opened Feb 18, 2026 by
IvanKobzarev
Contributor
Loading…
Add support for arbitrary inputs and outputs in AutoParallel
CLA Signed
This label is managed by the Meta Open Source bot.
#311
opened Jan 30, 2026 by
fmassa
Contributor
Loading…
Use upstream PyTorch cost models instead of local copy
CLA Signed
This label is managed by the Meta Open Source bot.
[WIP][overlap] Overlap simulation on 1d, 2d variants of llama3 for 64, 256 gpus
CLA Signed
This label is managed by the Meta Open Source bot.
#289
opened Dec 19, 2025 by
IvanKobzarev
Contributor
•
Draft
Add support for non-tensor inputs in AutoParallel
CLA Signed
This label is managed by the Meta Open Source bot.
#264
opened Nov 21, 2025 by
fmassa
Contributor
Loading…
[WIP][Draft] PP + simplefsdp
CLA Signed
This label is managed by the Meta Open Source bot.
#253
opened Nov 17, 2025 by
IvanKobzarev
Contributor
•
Draft
Estimate redistribute_cost by _TransformInfo
CLA Signed
This label is managed by the Meta Open Source bot.
#230
opened Nov 4, 2025 by
mori360
Loading…
Remove DTensor accumulateGrad overhead
CLA Signed
This label is managed by the Meta Open Source bot.
#193
opened Oct 7, 2025 by
fmassa
Contributor
Loading…
Enable reorder,bucketing,async_tp to example
CLA Signed
This label is managed by the Meta Open Source bot.
#174
opened Sep 30, 2025 by
IvanKobzarev
Contributor
Loading…
Make it easier to see when redistributions happen in get_log
CLA Signed
This label is managed by the Meta Open Source bot.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.