Skip to content

Conversation

@Phil26AT
Copy link
Collaborator

@Phil26AT Phil26AT commented Jun 10, 2025

  • Sets use_reentrant option in torch.utils.checkpoint.checkoint (required in v >= 2.6)
  • In torch.load, the default value of weights_only=True has been changed recently (Flip default on weights_only pytorch/pytorch#137602). I added a global variable to control this behavior (ALLOW_PICKLE=False).
  • Disable file checking in homography dataset which can be annoying during debugging (optional)
  • Fix formatting

@Phil26AT Phil26AT requested review from rpautrat and sarlinpe June 10, 2025 10:56
@Phil26AT Phil26AT merged commit a8e16ef into main Jun 16, 2025
2 checks passed
@Phil26AT Phil26AT deleted the fix-torch branch June 16, 2025 10:22
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.

2 participants