Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chain pattern matching when multiple patterns are provided #1273

Merged
merged 2 commits into from Feb 7, 2024

Conversation

laggui
Copy link
Member

@laggui laggui commented Feb 7, 2024

Checklist

  • Confirmed that run-checks all script has been executed.

Related Issues/PRs

Follow-up to PR #1269

Changes

Chaining patterns as described in the other PR need to be applied to the modified name (i.e., new_name).

@laggui laggui requested a review from antimora February 7, 2024 18:52
Copy link
Collaborator

@antimora antimora left a comment

Choose a reason for hiding this comment

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

LGTM

@laggui laggui requested a review from antimora February 7, 2024 21:17
@laggui
Copy link
Member Author

laggui commented Feb 7, 2024

As discussed I've decided to add some tests to illustrate an example use case and avoid possible regressions

@nathanielsimard nathanielsimard merged commit c603c68 into main Feb 7, 2024
13 checks passed
@nathanielsimard nathanielsimard deleted the fix/pytorch-remap-chain branch February 7, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants