Skip to content

Register offloading ops as torch ops#8477

Merged
qihqi merged 1 commit intomasterfrom
yifeit/offload
Dec 10, 2024
Merged

Register offloading ops as torch ops#8477
qihqi merged 1 commit intomasterfrom
yifeit/offload

Conversation

@tengyifei
Copy link
Copy Markdown
Collaborator

This way they autograd can trace through these ops and they can be captured as part of a fx.GraphModule in AOTAutograd or Dynamo.

This way they autograd can trace through these ops and they can be
captured as part of a fx.GraphModule in AOTAutograd or Dynamo.
@tengyifei tengyifei requested a review from qihqi December 10, 2024 18:47
@tengyifei tengyifei marked this pull request as ready for review December 10, 2024 18:47
@qihqi qihqi merged commit e8720ba into master Dec 10, 2024
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.

2 participants