Skip to content

Conversation

@vmoens
Copy link
Collaborator

@vmoens vmoens commented Jan 8, 2026

Stack from ghstack (oldest at bottom):


  • Add noise argument to RSSMPrior.forward and RSSMPosterior.forward for deterministic testing
  • Add use_scan parameter to RSSMRollout for torch.compile compatibility (uses torch._higher_order_ops.scan)
  • Add compile_step, compile_backend, compile_mode parameters for per-step compilation
  • Refactor forward to support both loop and scan implementations

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 8, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/3307

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures, 23 Pending

As of commit 4bd8cbd with merge base df00d61 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

vmoens added 2 commits January 8, 2026 08:42
[ghstack-poisoned]
[ghstack-poisoned]
vmoens added a commit that referenced this pull request Jan 8, 2026
- Add noise argument to RSSMPrior.forward and RSSMPosterior.forward for deterministic testing
- Add use_scan parameter to RSSMRollout for torch.compile compatibility (uses torch._higher_order_ops.scan)
- Add compile_step, compile_backend, compile_mode parameters for per-step compilation
- Refactor forward to support both loop and scan implementations


ghstack-source-id: c98d191
Pull-Request: #3307
@vmoens vmoens merged commit 4bd8cbd into gh/vmoens/188/base Jan 8, 2026
78 of 95 checks passed
@vmoens vmoens deleted the gh/vmoens/188/head branch January 8, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants