-
Notifications
You must be signed in to change notification settings - Fork 474
Pull requests: pytorch/rl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[BugFix] Detect empty distillation sequences in multidimensional batches
BugFix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
llm/
LLM-related PR, triggers LLM CI tests
Objectives
#4082
opened Aug 9, 2026 by
aswanth-07
Loading…
4 of 6 tasks
[BugFix] Fix TanhNormal sample scoring at tanh saturation
BugFix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
distributions
Integrations/torch_geometric
Integrations
Modules
#4080
opened Aug 9, 2026 by
gtnv
Contributor
Loading…
[Test] [TQC] [3/3] Add TQC numerical contracts test
Benchmarks
rl/benchmark changes
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
Objectives
sota-implementations/
Tests
Incomplete or broken unit tests
#4079
opened Aug 9, 2026 by
gtnv
Contributor
Loading…
[Feature] [TQC] [2/3] Add truncated quantile critics
Benchmarks
rl/benchmark changes
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
Objectives
sota-implementations/
#4078
opened Aug 9, 2026 by
gtnv
Contributor
Loading…
[BugFix] [TQC] [1/3] Support list-valued critics in SoftUpdate
BugFix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Objectives
#4077
opened Aug 9, 2026 by
gtnv
Contributor
Loading…
[Algorithm] Add a reproducible DreamerV3 DMC Walker benchmark
ci/optdeps
Run the full tests-optdeps suite on this PR
CI
Has to do with CI setup (e.g. wheels & builds, tests...)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Objectives
sota-implementations/
[Feature] Complete DreamerV3 continuation training semantics
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
Integrations/torch_geometric
Integrations
Modules
Objectives
sota-implementations/
[BugFix] Match DreamerV3 categorical and KL semantics
BugFix
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
Integrations/torch_geometric
Integrations
Modules
Objectives
sota-implementations/
[Feature] Add the DreamerV3 block RSSM core
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
Integrations/torch_geometric
Integrations
Modules
[Feature] [LLM] Add TRL interoperability adapters
Benchmarks
rl/benchmark changes
ci/optdeps
Run the full tests-optdeps suite on this PR
CI
Has to do with CI setup (e.g. wheels & builds, tests...)
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
Integrations/torch_geometric
Integrations
llm/
LLM-related PR, triggers LLM CI tests
Modules
Objectives
Record
sota-implementations/
tutorials/
#4070
opened Aug 8, 2026 by
coder-jayp
Contributor
Loading…
7 tasks done
[Feature] Add DreamerV3 slow-critic regularization
Benchmarks
rl/benchmark changes
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
Objectives
sota-implementations/
[Feature] Normalize DreamerV3 REINFORCE return scale
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
Objectives
sota-implementations/
[BugFix] Decode DreamerV3 rewards and values end to end
BugFix
CI
Has to do with CI setup (e.g. wheels & builds, tests...)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Objectives
sota-implementations/
[BugFix] Correct DreamerV3 symexp two-hot semantics
BugFix
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
Integrations/torch_geometric
Integrations
Modules
Objectives
[Feature] Implement Compare-Version facility for update_if_present
Benchmarks
rl/benchmark changes
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
ReplayBuffers
#4049
opened Jul 25, 2026 by
coder-jayp
Contributor
Loading…
4 of 6 tasks
[Feature] Add ReplayBuffer.update_if_present for generation-safe conditional updates
Benchmarks
rl/benchmark changes
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
ReplayBuffers
#4043
opened Jul 24, 2026 by
theap06
Contributor
Loading…
Bump torch from 2.12.0 to 2.13.0 in /sota-implementations/expert-iteration
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
sota-implementations/
#4037
opened Jul 17, 2026 by
dependabot
Bot
Loading…
[Performance] Avoid parent env construction in ParallelEnv startup
Benchmarks
rl/benchmark changes
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
Performance
Performance issue or suggestion for improvement
sota-implementations/
[Performance] Eliminate parent LIBERO environment construction
Benchmarks
rl/benchmark changes
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
Performance
Performance issue or suggestion for improvement
sota-implementations/
#4028
opened Jul 16, 2026 by
vmoens
Collaborator
Loading…
[BugFix] Stage collector weight sync through CPU when device sharing …
BugFix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Collectors
Integrations/torch_geometric
Integrations
WeightUpdate
#4027
opened Jul 16, 2026 by
theap06
Contributor
Loading…
[Test] Add off-policy data-parallel learning suite
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
sota-implementations/
Tests
Incomplete or broken unit tests
Trainers
[Feature] Add reliable VLA-GRPO LIBERO recipe
CI
Has to do with CI setup (e.g. wheels & builds, tests...)
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
llm/
LLM-related PR, triggers LLM CI tests
Objectives
sota-implementations/
Transforms
[Feature] Add flat replay writes to collectors
Benchmarks
rl/benchmark changes
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Collectors
Documentation
Improvements or additions to documentation
Feature
New feature
Integrations/torch_geometric
Integrations
Trainers
#4020
opened Jul 16, 2026 by
vmoens
Collaborator
Loading…
[BugFix] Bound direct off-policy replay collection
BugFix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Collectors
Integrations/torch_geometric
Integrations
ReplayBuffers
Trainers
#4018
opened Jul 16, 2026 by
vmoens
Collaborator
Loading…
[LLM] WS4 Post-Training Observability: Implement PostTrainingLogger
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
llm/
LLM-related PR, triggers LLM CI tests
Objectives
Record
sota-implementations/
#3950
opened Jul 7, 2026 by
coder-jayp
Contributor
Loading…
7 of 8 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.