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

Fix implementation of 'to' methods of TorchInfluenceFunctionModel imp… #487

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

schroedk
Copy link
Collaborator

@schroedk schroedk commented Jan 4, 2024

…lementations

Description

This PR closes #486

Changes

  • fix the implementations of the to methods, which moves the influence function model to a device

Checklist

  • [ ] Wrote Unit tests (if necessary)
  • [ ] Updated Documentation (if necessary)
  • Updated Changelog
  • [ ] If notebooks were added/changed, added boilerplate cells are tagged with "tags": ["hide"] or "tags": ["hide-input"]

@schroedk schroedk requested a review from Xuzzo January 4, 2024 14:57
Copy link
Collaborator

@Xuzzo Xuzzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Feel free to merge

@schroedk schroedk merged commit e3643f1 into develop Jan 4, 2024
18 checks passed
@mdbenito mdbenito deleted the bugfix/486-to-device-methods branch February 13, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix implementation of to methods of TorchInfluenceFunctionModel implementations
2 participants