Skip to content

Pull requests: pytorch/tensordict

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[Feature] TypedTensorDict CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. documentation Improvements or additions to documentation Feature New feature Test
#1657 opened Mar 13, 2026 by vmoens Loading…
[DTensor] Fix CI: Python 3.10 compat, lint, and pyi stubs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. tensorclass Test
#1652 opened Mar 11, 2026 by vmoens Loading…
[DTensor] Add framework adapters for Megatron and vLLM sharding CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Test
#1651 opened Mar 10, 2026 by vmoens Loading…
[DTensor] Add ModelTransferPlan for multi-parameter precomputed transfers CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Test
#1650 opened Mar 10, 2026 by vmoens Loading…
[DTensor] Add public API module for transfer plan computation CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1649 opened Mar 10, 2026 by vmoens Loading…
[Refactor] Use __torch_dispatch__ for UnbatchedTensor CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Refactor Refactoring code - not a new feature
#1648 opened Mar 9, 2026 by vmoens Loading…
[DTensor] Add example scripts for cross-mesh DTensor transfer CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1647 opened Mar 9, 2026 by vmoens Loading…
[DTensor] Add Strategy C (optimal P2P using transfer plan) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1646 opened Mar 9, 2026 by vmoens Loading…
[DTensor] Add Strategy B (local-shard transfer + redistribute) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1645 opened Mar 9, 2026 by vmoens Loading…
[DTensor] Add unified dtensor_send/dtensor_recv API with Strategy A CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1644 opened Mar 9, 2026 by vmoens Loading…
[DTensor] Add transfer plan computation and transport abstraction CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Test
#1643 opened Mar 9, 2026 by vmoens Loading…
[DTensor] Add Strategy C (optimal P2P transfer using transfer plan) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1642 opened Mar 6, 2026 by vmoens Loading…
[DTensor] Add Strategy B (local-shard transfer + redistribute on receiver) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1641 opened Mar 6, 2026 by vmoens Loading…
[DTensor] Add unified dtensor_send/dtensor_recv API with Strategy A CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1640 opened Mar 6, 2026 by vmoens Loading…
[DTensor] Add transfer plan computation for cross-mesh DTensor redistribution CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Test
#1639 opened Mar 6, 2026 by vmoens Loading…
[Performance] Use Lua scripts for scattered index operations CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Performance
#1571 opened Feb 14, 2026 by vmoens Loading…
[Benchmark] Add Redis benchmarks, optimize reads with covering-range strategy Benchmarks CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1570 opened Feb 14, 2026 by vmoens Loading…
[Performance] Optimize RedisTensorDict indexed ops with GETRANGE/SETRANGE CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1569 opened Feb 14, 2026 by vmoens Loading…
[Feature] Add from_tensordict and from_redis classmethods to RedisTensorDict CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Feature New feature
#1568 opened Feb 14, 2026 by vmoens Loading…
[Feature] Add Redis-backed TensorDict (RedisTensorDict) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Feature New feature
#1567 opened Feb 14, 2026 by vmoens Loading…
[Feature] TensorDict schemas CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Feature New feature
#1517 opened Jan 6, 2026 by vmoens Draft
[CI] MacOS tests on 3.12 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1494 opened Dec 18, 2025 by vmoens Loading…
[NOMERG] JIT support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1482 opened Nov 25, 2025 by vmoens Loading…
10 tasks
[BugFix] Change is_diff check to use is_diff.any() CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1477 opened Nov 17, 2025 by pancan21 Loading…
3 of 6 tasks
[CI] Use uv for tests CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#1445 opened Sep 24, 2025 by vmoens Loading…
10 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.