Skip to content

Fix batch computation in Pivoted Cholesky #2823

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ltiao
Copy link
Contributor

@ltiao ltiao commented Apr 13, 2025

Summary:

Summary

TODO:

Changes

Updates a line containing indexing logic that breaks when len(batch_shape) > 1

Differential Revision: D72906531

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 13, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D72906531

Summary:
## Context 

TODO: 

## Changes

Updates a line containing indexing logic that breaks when `len(batch_shape) > 1`

Differential Revision: D72906531
@ltiao ltiao force-pushed the export-D72906531 branch from c08cf9e to 8fcc607 Compare April 13, 2025 14:04
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D72906531

Copy link

codecov bot commented Apr 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cd36e52) to head (8fcc607).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2823   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          206       206           
  Lines        18679     18679           
=========================================
  Hits         18679     18679           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants