79507056

Date: 2025-03-13 16:29:38
Score: 2
Natty:
Report link

This error was resolved after I reworked my sampling method (see PyTorch Checkpointing Error: Recomputed Tensor Metadata Mismatch in Global Representation with Extra Sampling); it had to do with the fact that I wasn't computing a separate global representation through the forward pass.

Something I could have never figured out based on the traceback I got, as this mentioned nothing related to the sampling part of the code.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Foenkel