Skip to content

Conversation

@SebastianAment
Copy link
Contributor

Summary: Completed support for assign in load_state_dict

Reviewed By: SebastianAment

Differential Revision: D86894383

SebastianAment and others added 2 commits November 12, 2025 12:52
Summary: This commit adds `assign` to `GPyTorchModel.load_state_dict` and other model types, to ensure consistency with `Module.load_state_dict`.

Reviewed By: hvarfner

Differential Revision: D86870038
Summary: Completed support for `assign` in load_state_dict

Reviewed By: SebastianAment

Differential Revision: D86894383
@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 12, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 12, 2025

@SebastianAment has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86894383.

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (50f6bdc) to head (cfa90bf).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3081   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          219       219           
  Lines        20879     20882    +3     
=========================================
+ Hits         20879     20882    +3     

☔ 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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant