Skip to content

add contiguous call to fix failing tests #2831

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

Closed
wants to merge 1 commit into from

Conversation

sdaulton
Copy link
Contributor

Summary: There is a sneaky upstream bug (pytorch/pytorch#151978) that caused some unit tests to fail and broke max posterior sampling. This contiguous call resolves it for now, until the upstream fix goes in.

Reviewed By: Balandat

Differential Revision: D73484645

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

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

Summary:

There is a sneaky upstream bug (pytorch/pytorch#151978) that caused some unit tests to fail and broke max posterior sampling. This contiguous call resolves it for now, until the upstream fix goes in.

Reviewed By: Balandat

Differential Revision: D73484645
@facebook-github-bot
Copy link
Contributor

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

Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (af3b5e3) to head (31a602a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #2831   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          211       211           
  Lines        19241     19241           
=========================================
  Hits         19241     19241           

☔ 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.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in de51252.

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 Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants