Skip to content

Conversation

pearu
Copy link
Collaborator

@pearu pearu commented Feb 23, 2024

@pytorch-bot pytorch-bot bot added the release notes: sparse release notes category label Feb 23, 2024
Copy link

pytorch-bot bot commented Feb 23, 2024

🔗 Helpful Links

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

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

✅ You can merge normally! (2 Unrelated Failures)

As of commit d6b7c66 with merge base 54c1cf8 (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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

pearu added a commit that referenced this pull request Feb 23, 2024
ghstack-source-id: 1d8ba92
Pull Request resolved: #120498
@pearu pearu marked this pull request as draft February 23, 2024 17:05
@pearu pearu added open source topic: new features topic category module: sparse Related to torch.sparse labels Feb 23, 2024
@aartbik
Copy link
Collaborator

aartbik commented Feb 23, 2024

Thank you so much for doing this so quickly. Much appreciated!

@pearu pearu requested a review from ezyang February 24, 2024 10:17
@pearu pearu marked this pull request as ready for review February 24, 2024 10:18
As in the title.

Unblocks #117907 (comment)




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
// See [Note: Per-Backend Functionality Dispatch Keys]
Sparse,

// TODO: Make SparseCsr a functionality key
Copy link
Contributor

Choose a reason for hiding this comment

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

!!!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ezyang do you think it is worth addressing this TODO item as a follow-up? What are the main benefits of doing this earlier rather than later?

Copy link
Contributor

Choose a reason for hiding this comment

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

It's a BE thing. Matters more when we run out of dispatch keys

Copy link
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

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

thanks, very slick

@pearu
Copy link
Collaborator Author

pearu commented Feb 25, 2024

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Feb 25, 2024
@pearu pearu self-assigned this Feb 25, 2024
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@zou3519
Copy link
Contributor

zou3519 commented Feb 26, 2024

This broke CI, see https://github.com/pytorch/pytorch/actions/runs/8039434113/job/21964058543 for example logs

@zou3519
Copy link
Contributor

zou3519 commented Feb 26, 2024

@pytorchbot revert -m "broke CI" -c ignoredsignal

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

pytorchmergebot added a commit that referenced this pull request Feb 26, 2024
@pytorchmergebot
Copy link
Collaborator

@pearu your PR has been successfully reverted.

@zou3519 zou3519 added the keep-going Don't stop on first failure, keep running tests until the end label Feb 26, 2024
@pearu pearu marked this pull request as draft February 27, 2024 10:02
pearu added a commit that referenced this pull request Feb 27, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
@pearu
Copy link
Collaborator Author

pearu commented Feb 27, 2024

The PR will be abandon in favor of #120707

pearu added a commit that referenced this pull request Feb 27, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
As in the title.

Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 28, 2024
As in the title.

Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 29, 2024
As in the title.

Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Feb 29, 2024
As in the title.

Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Mar 1, 2024
As in the title.

Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pearu added a commit that referenced this pull request Mar 1, 2024
As in the title.

Replaces #120498 and #120562 




cc alexsamardzic nikitaved cpuhrsch amjames bhosmer jcaip

[ghstack-poisoned]
pytorchmergebot pushed a commit that referenced this pull request Mar 1, 2024
As in the title.

Replaces #120498 and #120562

Pull Request resolved: #120707
Approved by: https://github.com/ezyang
ghstack dependencies: #120703
@pearu
Copy link
Collaborator Author

pearu commented Mar 1, 2024

Closing as #120707 has landed.

@pearu pearu closed this Mar 1, 2024
@github-actions github-actions bot deleted the gh/pearu/118/head branch April 1, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request keep-going Don't stop on first failure, keep running tests until the end Merged module: sparse Related to torch.sparse open source release notes: sparse release notes category Reverted topic: new features topic category

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants