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

torch.triangular_solve for CSR: materialize diagonal elements when unitriangular=True. #93352

Closed
wants to merge 2 commits into from

Conversation

nikitaved
Copy link
Collaborator

@nikitaved nikitaved commented Jan 31, 2023

@pytorch-bot
Copy link

pytorch-bot bot commented Jan 31, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 3d82dd6:
💚 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 module: sparse Related to torch.sparse module: cpu CPU specific problem (e.g., perf, algorithm) module: mkl Related to our MKL support module: correctness (silent) issue that returns an incorrect result silently ciflow/trunk Trigger trunk jobs on your pull request release notes: sparse release notes category labels Jan 31, 2023
@nikitaved nikitaved force-pushed the nikitaved/sparse_csr_triangular_solve_fix branch 3 times, most recently from 07506a8 to 288d836 Compare January 31, 2023 11:08
@nikitaved nikitaved force-pushed the nikitaved/sparse_csr_triangular_solve_fix branch from 288d836 to 4714566 Compare January 31, 2023 11:14
@nikitaved
Copy link
Collaborator Author

@pytorchbot merge

@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

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: correctness (silent) issue that returns an incorrect result silently module: cpu CPU specific problem (e.g., perf, algorithm) module: mkl Related to our MKL support module: sparse Related to torch.sparse open source release notes: sparse release notes category
Projects
None yet
4 participants