-
Notifications
You must be signed in to change notification settings - Fork 463
Pull requests: pytorch/rl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Quality] Add docstring argument checker
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Data
Data-related PR, will launch data-related jobs
Integrations/torch_geometric
Integrations
llm/
LLM-related PR, triggers LLM CI tests
Modules
Record
ReplayBuffers
#3903
opened Jun 23, 2026 by
vmoens
Collaborator
Loading…
[Feature] Feat/loss module helpers
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
#3901
opened Jun 22, 2026 by
theap06
Contributor
Loading…
[Feature] Offline-to-online transition utilities for replay buffers
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Data
Data-related PR, will launch data-related jobs
ReplayBuffers
#3900
opened Jun 22, 2026 by
theap06
Contributor
Loading…
[CI] Avoid torchvision resolver conflicts in chess and jumanji jobs
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.
Environments/chess
Environments/jumanji
Triggers jumanji environment tests only
Environments
Adds or modifies an environment wrapper
#3899
opened Jun 22, 2026 by
vmoens
Collaborator
Loading…
[Feature] Add max-inflight guard for remote policy clients
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Collectors
Feature
New feature
Integrations/torch_geometric
Integrations
Modules
[Feature] Add process inference server control plane
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] Track behavior policy versions in inference server
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
Modules
[Feature] Add remote policy module for inference server clients
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
Modules
[Refactor] Add structured inference server config objects
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
Integrations/torch_geometric
Integrations
Modules
Refactoring
Refactoring of an existing feature
[Feature] Add async policy-server collector benchmark prototype
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
Modules
ReplayBuffers
[BugFix] ParallelEnv over MPS envs: default to use_buffers=False, stage pipe data on CPU
BugFix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Transforms
#3867
opened Jun 13, 2026 by
discobot
Contributor
Loading…
5 tasks done
[Feature] Tensorclass support for IQLLoss
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
#3864
opened Jun 13, 2026 by
aehebald
Loading…
4 of 6 tasks
[Refactor] Re-export History from tensordict.llm
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Integrations/torch_geometric
Integrations
llm/
LLM-related PR, triggers LLM CI tests
Modules
Refactoring
Refactoring of an existing feature
[Performance] Shared-memory command signaling for ParallelEnv and ring-buffer transport for MultiAsyncCollector
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
Integrations/torch_geometric
Integrations
Performance
Performance issue or suggestion for improvement
Trainers
#3854
opened Jun 11, 2026 by
vmoens
Collaborator
Loading…
[Refactor] ActionChunkTransform as a CatFrames recipe
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
Trainers
Transforms
tutorials/
#3853
opened Jun 11, 2026 by
vmoens
Collaborator
Loading…
Bump jinja2 from 3.1.4 to 3.1.6 in /docs
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
Documentation
Improvements or additions to documentation
python
Pull requests that update python code
#3851
opened Jun 11, 2026 by
dependabot
Bot
Loading…
[Feature] Mask-aware BCLoss; LossModule._reduce_loss honors ("collect…
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
#3850
opened Jun 11, 2026 by
theap06
Contributor
Loading…
[BugFix] Set "next" obs to current if native_autoreset
BugFix
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Environments/gym
Environments
Adds or modifies an environment wrapper
Transforms
#3786
opened May 21, 2026 by
lin-erica
Contributor
Loading…
3 of 10 tasks
[Feature] Collector final_obs: store true boundary next-obs for shifted-GAE
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Collectors
Feature
New feature
Integrations/torch_geometric
Integrations
Objectives
ReplayBuffers
#3758
opened May 15, 2026 by
vmoens
Collaborator
Loading…
[Performance] Add compile integration for Triton RNN kernels
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.
Integrations/torch_geometric
Integrations
Modules
Performance
Performance issue or suggestion for improvement
#3740
opened May 12, 2026 by
vmoens
Collaborator
Loading…
[Feature] MCP and HTTP tools, agentic tutorial, see-also pointers
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
llm/
LLM-related PR, triggers LLM CI tests
tutorials/
#3737
opened May 10, 2026 by
vmoens
Collaborator
Loading…
[Feature] ToolCompose with parallel dispatch, builtin tools, legacy adapter
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
llm/
LLM-related PR, triggers LLM CI tests
#3736
opened May 10, 2026 by
vmoens
Collaborator
Loading…
[Feature] Agentic toolkit foundation: protocols, parsers, sandbox, REPL
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
llm/
LLM-related PR, triggers LLM CI tests
#3735
opened May 10, 2026 by
vmoens
Collaborator
Loading…
[Feature] Add functorch integration tests for TensorDictModule - Fixes #154
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
Modules
#3697
opened Apr 30, 2026 by
ParamThakkar123
Contributor
Loading…
[CI] Add ruleset JSON requiring lint-done on protected branches
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.
#3690
opened Apr 28, 2026 by
vmoens
Collaborator
Loading…
3 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.