Francis Grace
Francis Grace
## 🐛 Bug 执行导入CogDL及其子模块语句的时间非常长。 It takes a long time to import CogDL and its sub-modules. ## To Reproduce Steps to reproduce the behavior: ```python import cogdl print('Hello World!') ``` 运行此代码后五分钟内未输出“Hello...
## ❓ Questions & Help 我的电脑有一个GPU,我在`experiments()`函数中指定了参数`devices=[0]`,但运行后CPU利用率接近100%,GPU利用率几乎为0,显然程序并未在GPU上运行。 My computer has a GPU, and I declared the argument `devices=[0]` in the function `experiments()`. However, when I ran it, the utilization of CPU...
[RateMySupervisor](https://kgco.github.io/RateMySupervisor/html/index.html)失效,点进去提示404