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

test fix #15

Merged
merged 1 commit into from
Nov 20, 2023
Merged

test fix #15

merged 1 commit into from
Nov 20, 2023

Conversation

eatpk
Copy link
Collaborator

@eatpk eatpk commented Nov 20, 2023

No description provided.

@eatpk eatpk requested a review from sangkeun00 November 20, 2023 21:03
@@ -103,7 +101,7 @@ def test_single_checkpoint_influence(self):
outs = model(inputs)
loss = torch.nn.functional.cross_entropy(outs, targets, reduction="sum")
loss.backward()
analog.finalize(hessian_inverse=True, hessian_override=True)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This seems to be causing problems, will overwrite the most recent change!

@eatpk eatpk merged commit 30f5c07 into main Nov 20, 2023
2 checks passed
@eatpk eatpk deleted the eatpk-patch-1 branch December 9, 2023 14:05
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.

1 participant