Skip to content

Conversation

@vmoens
Copy link
Collaborator

@vmoens vmoens commented Jan 8, 2026

Stack from ghstack (oldest at bottom):

Major changes:

  • Switch from SyncDataCollector to MultiCollector with async mode
  • Add DreamerProfiler class for PyTorch profiling
  • Add allocate_collector_devices for multi-GPU device allocation
  • Add make_storage_transform for extend-time image processing
  • Expand compile config with backend, mode, and per-loss settings
  • Add profiling config section
  • Add throughput metrics (FPS, SPS, UPS)
  • Use fused Adam optimizers
  • Comprehensive README rewrite
  • Update CI test command parameters

[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/3308

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

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

vmoens added a commit that referenced this pull request Jan 8, 2026
… and improved config

Major changes:
- Switch from SyncDataCollector to MultiCollector with async mode
- Add DreamerProfiler class for PyTorch profiling
- Add allocate_collector_devices for multi-GPU device allocation
- Add make_storage_transform for extend-time image processing
- Expand compile config with backend, mode, and per-loss settings
- Add profiling config section
- Add throughput metrics (FPS, SPS, UPS)
- Use fused Adam optimizers
- Comprehensive README rewrite
- Update CI test command parameters


ghstack-source-id: a0c4946
Pull-Request: #3308
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 8, 2026
vmoens added 3 commits January 8, 2026 08:42
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
vmoens added a commit that referenced this pull request Jan 8, 2026
… and improved config

Major changes:
- Switch from SyncDataCollector to MultiCollector with async mode
- Add DreamerProfiler class for PyTorch profiling
- Add allocate_collector_devices for multi-GPU device allocation
- Add make_storage_transform for extend-time image processing
- Expand compile config with backend, mode, and per-loss settings
- Add profiling config section
- Add throughput metrics (FPS, SPS, UPS)
- Use fused Adam optimizers
- Comprehensive README rewrite
- Update CI test command parameters

ghstack-source-id: a9694b5
Pull-Request: #3308
@vmoens vmoens merged commit 2d95c68 into gh/vmoens/189/base Jan 8, 2026
53 of 60 checks passed
@vmoens vmoens deleted the gh/vmoens/189/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