I came into a problem when repeating ogb/examples/lsc/mag240m/gnn.py. There is 'PytorchStreamReader failed reading zip archive: failed finding central directory' when loading loading paper_to_paper_symmetric.pt from mag240m with torch.load. I tried various versions of pytorch but the same error came out.
I came into a problem when repeating ogb/examples/lsc/mag240m/gnn.py. There is 'PytorchStreamReader failed reading zip archive: failed finding central directory' when loading loading paper_to_paper_symmetric.pt from mag240m with torch.load. I tried various versions of pytorch but the same error came out.