Skip to content

Conversation

@yushangdi
Copy link
Contributor

Summary: as title

Test Plan:

buck run mode/dev-nosan fbcode//caffe2/test:pytree -- -r test_pytree_serialize_torch_return_types

Rollback Plan:

Differential Revision: D76058746

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 5, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 9 Cancelled Jobs, 7 Unrelated Failures

As of commit f27e4b8 with merge base 05dd638 (image):

NEW FAILURE - The following job has failed:

CANCELLED JOBS - The following jobs were cancelled. Please retry:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

UNSTABLE - The following jobs are marked as unstable, possibly due to flakiness on trunk:

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

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76058746

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Jun 5, 2025
@XuehaiPan XuehaiPan requested a review from zou3519 June 5, 2025 18:24
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76058746

…ytorch#155245)

Summary:
Pull Request resolved: pytorch#155245

as title

Test Plan:
```
buck run mode/dev-nosan fbcode//caffe2/test:pytree -- -r test_pytree_serialize_torch_return_types
```

Rollback Plan:

Differential Revision: D76058746
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D76058746

cls,
structseq_flatten,
structseq_unflatten,
serialized_type_name=f"{cls.__module__}.{cls.__qualname__}",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, an old PR uses a constant name "structseq". The PyStructSequence types are static C types. This is not like namedtuple types, which can be created dynamically. So we do not need to worry about the potential change of fully qualified names.

@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Aug 18, 2025
@github-actions github-actions bot closed this Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants