Skip to content

move adhoc executor first for priority in autograd#1569

Merged
t-vi merged 1 commit intomainfrom
tom/adhocfirst
Dec 18, 2024
Merged

move adhoc executor first for priority in autograd#1569
t-vi merged 1 commit intomainfrom
tom/adhocfirst

Conversation

@t-vi
Copy link
Collaborator

@t-vi t-vi commented Dec 18, 2024

Fixes: #1568

Credits for the repro to @kiya00

@t-vi t-vi enabled auto-merge (squash) December 18, 2024 12:15
Copy link
Collaborator

@lantiga lantiga left a comment

Choose a reason for hiding this comment

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

Thanks!

@t-vi t-vi merged commit e37bec2 into main Dec 18, 2024
@t-vi t-vi deleted the tom/adhocfirst branch December 18, 2024 12:17
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.

ad_hoc_executor: the torch.autograd.Function outputs a wrong bwd trace when the input is a cuda tensor.

2 participants