Error in installing requirements
Thanks for your work! I want to reproduce your result but I encountered this error when installing the required libraries:
ERROR: Could not find a version that satisfies the requirement dgl==0.9.1.post1 (from versions: 0.1.2, 0.1.3, 0.8.0, 0.8.0.post1, 0.8.0.post2, 0.8.1, 0.8.2, 0.9.0, 0.9.1, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 2.0.0, 2.0.0+cu118, 2.0.0+cu121, 2.2.1, 2.2.1+cu118, 2.2.1+cu121) ERROR: No matching distribution found for dgl==0.9.1.post1
How to solve this?
I installed dgl=0.9.1, and this can work. By the way, I want to ask how you select the model for inference. I saw in the train code that every 100 iterations, the model is saved. How do you make the selection between the saved models?
Hi, sorry late reply, see iterations for settings here in pages 31 and 32 https://openreview.net/pdf?id=hHiIbk7ApW