Skip to content

Remove qualified access to methods from autodiff#2147

Merged
t-vi merged 15 commits intomainfrom
remove-qualified-access-to-methods-from-autodiff
May 28, 2025
Merged

Remove qualified access to methods from autodiff#2147
t-vi merged 15 commits intomainfrom
remove-qualified-access-to-methods-from-autodiff

Conversation

@riccardofelluga
Copy link
Copy Markdown
Collaborator

@riccardofelluga riccardofelluga commented May 28, 2025

What does this PR do?

Under request from comment #2143 (review), this PR separates typing update from the other PR.

This PR removes the use of qualified accesses to methods to conform to the rest of Thunder codebase. As per the other TraceSubstitutionProcessors the autodiff should follow the same style

@t-vi t-vi marked this pull request as ready for review May 28, 2025 14:55
@t-vi t-vi requested review from lantiga, mruberry and t-vi as code owners May 28, 2025 14:55
@t-vi t-vi marked this pull request as draft May 28, 2025 14:56
@t-vi t-vi changed the base branch from joint-trace-dataflow-fix to main May 28, 2025 14:57
@t-vi t-vi marked this pull request as ready for review May 28, 2025 14:57
@t-vi t-vi enabled auto-merge (squash) May 28, 2025 14:57
Copy link
Copy Markdown
Collaborator

@t-vi t-vi left a comment

Choose a reason for hiding this comment

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

Thank you @riccardofelluga

@t-vi t-vi merged commit 4741b44 into main May 28, 2025
51 checks passed
@t-vi t-vi deleted the remove-qualified-access-to-methods-from-autodiff branch May 28, 2025 15:13
@nvMelissa
Copy link
Copy Markdown
Collaborator

@riccardofelluga - Please edit the description of this PR that says: "Needs PR 2143 before merging."
This PR merged but PR 2143 did not.

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.

3 participants