Skip to content
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

add to(dtype) support for all sparse compressed formats #89055

Closed

Conversation

nikitaved
Copy link
Collaborator

@nikitaved nikitaved commented Nov 15, 2022

@nikitaved nikitaved added the module: sparse Related to torch.sparse label Nov 15, 2022
@nikitaved nikitaved force-pushed the nikitaved/fix_to_dtype_for_sparse_compressed_formats branch from 47d4c14 to 41bc84c Compare November 15, 2022 14:22
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 15, 2022

🔗 Helpful Links

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

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

✅ No Failures

As of commit d5816bf:
💚 Looks good so far! There are no failures yet. 💚

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

@nikitaved nikitaved added the release notes: sparse release notes category label Nov 15, 2022
@nikitaved
Copy link
Collaborator Author

@pytorchbot merge -g

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 15, 2022
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks on your PR pass since you used the green (-g) flag (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

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 Merged module: sparse Related to torch.sparse open source release notes: sparse release notes category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BSR/BSC: impossible to use .to(dtype) because empty_sparse_compressed does not support block formats.
4 participants