Skip to content

Conversation

@BoyuanFeng
Copy link
Contributor

@BoyuanFeng BoyuanFeng commented Aug 13, 2024

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 13, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/133368

Note: Links to docs will display an error until the docs builds have been completed.

❌ 130 Cancelled Jobs

As of commit 1434048 with merge base ba9645f (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@BoyuanFeng BoyuanFeng removed the Stale label Oct 28, 2024
@BoyuanFeng BoyuanFeng changed the title [Inductor][Do NOT Review] Inplacing with Donated Buffer [Inductor] Inplacing with Donated Buffer Oct 31, 2024
@BoyuanFeng BoyuanFeng marked this pull request as ready for review November 1, 2024 01:11
@BoyuanFeng BoyuanFeng added the ciflow/rocm Trigger "default" config CI on ROCm label Nov 5, 2024
@BoyuanFeng BoyuanFeng removed the request for review from bdhirsh November 5, 2024 19:31
Comment on lines -409 to -414
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)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Delete unused code

@BoyuanFeng BoyuanFeng closed this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant