Skip to content

[Feature] Add _Contiguous module and reshape improvements to encoders/decoders#3306

Open
vmoens wants to merge 5 commits into
gh/vmoens/187/basefrom
gh/vmoens/187/head
Open

[Feature] Add _Contiguous module and reshape improvements to encoders/decoders#3306
vmoens wants to merge 5 commits into
gh/vmoens/187/basefrom
gh/vmoens/187/head

Conversation

@vmoens

@vmoens vmoens commented Jan 8, 2026

Copy link
Copy Markdown
Collaborator

Stack from ghstack (oldest at bottom):


  • Add _Contiguous helper module for torch.compile inductor compatibility
  • Refactor ObsEncoder.forward and ObsDecoder.forward to use flatten/unflatten with contiguous()
  • Add _maybe_record_function_decorator for profiling

[ghstack-poisoned]
@pytorch-bot

pytorch-bot Bot commented Jan 8, 2026

Copy link
Copy Markdown

🔗 Helpful Links

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

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

❌ 7 New Failures, 1 Unrelated Failure

As of commit c2236ba with merge base d7ef78b (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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

[ghstack-poisoned]
vmoens added a commit that referenced this pull request Jan 8, 2026
…/decoders

- Add _Contiguous helper module for torch.compile inductor compatibility
- Refactor ObsEncoder.forward and ObsDecoder.forward to use flatten/unflatten with contiguous()
- Add _maybe_record_function_decorator for profiling


ghstack-source-id: 86ef6a9
Pull-Request: #3306
[ghstack-poisoned]
vmoens added a commit that referenced this pull request Jan 8, 2026
…/decoders

- Add _Contiguous helper module for torch.compile inductor compatibility
- Refactor ObsEncoder.forward and ObsDecoder.forward to use flatten/unflatten with contiguous()
- Add _maybe_record_function_decorator for profiling

ghstack-source-id: 485ff5d
Pull-Request: #3306
[ghstack-poisoned]
vmoens added a commit that referenced this pull request Jan 8, 2026
…/decoders

- Add _Contiguous helper module for torch.compile inductor compatibility
- Refactor ObsEncoder.forward and ObsDecoder.forward to use flatten/unflatten with contiguous()
- Add _maybe_record_function_decorator for profiling

ghstack-source-id: d21f2a3
Pull-Request: #3306
vmoens added a commit that referenced this pull request Jan 8, 2026
…/decoders

- Add _Contiguous helper module for torch.compile inductor compatibility
- Refactor ObsEncoder.forward and ObsDecoder.forward to use flatten/unflatten with contiguous()
- Add _maybe_record_function_decorator for profiling

ghstack-source-id: d21f2a3
Pull-Request: #3306
[ghstack-poisoned]
vmoens added a commit that referenced this pull request Jun 8, 2026
…/decoders

- Add _Contiguous helper module for torch.compile inductor compatibility
- Refactor ObsEncoder.forward and ObsDecoder.forward to use flatten/unflatten with contiguous()
- Add _maybe_record_function_decorator for profiling

ghstack-source-id: a92513f
Pull-Request: #3306
@github-actions github-actions Bot added Feature New feature Modules labels Jun 8, 2026
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. Feature New feature Integrations/torch_geometric Integrations Modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant