-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Inductor] Inplacing with Donated Buffer #133368
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
Conversation
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
| fused_nodes = { | ||
| node.get_name() | ||
| for node in self.scheduler.name_to_fused_node[self.get_name()].get_nodes() | ||
| } | ||
|
|
||
| ordered_reads = sorted(self.read_writes.reads, key=lambda x: x.name) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete unused code
Experiment memory inplacing with Donated Buffer.
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @yf225 @chenyang78 @kadeng @muchulee8 @ColinPeppler @amjames @desertfire @chauhang @aakhundov