Skip to content

Conversation

@esantorella
Copy link
Contributor

Summary: _draw_matheron_paths_ExactGP calls _gaussian_update_ExactGP (as the update_strategy argument). It was passing an incorrect argument train_targets in place of target_values. This led the Y values to being silently ignored.

Differential Revision: D57175013

Summary: `_draw_matheron_paths_ExactGP` calls `_gaussian_update_ExactGP` (as the update_strategy argument). It was passing an incorrect argument `train_targets` in place of `target_values`. This led the `Y` values to being silently ignored.

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

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

@facebook-github-bot facebook-github-bot added CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported labels May 9, 2024
@codecov
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (07f12b7) to head (ac7383e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2337   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files         189      189           
  Lines       16669    16669           
=======================================
  Hits        16665    16665           
  Misses          4        4           

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 6600655.

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