-
Currently we pin torch to 2.2.0 to resolve issues with `dgl`, which is required by `matgl` (M3GNet), but increasingly becoming a problem.
If we only update torch to 2.4.0, poetry installs everythin…
-
### 🚀 The feature, motivation and pitch
**Background**:
In PyG, the subgraph function allows for extracting a subgraph based on a subset of nodes or edges. However, during subgraph extraction, the…
-
Hi,
I can't find the dgl 0.5.2 for installation, could you please provide some more info in this regard?
Best Regards
Anahita
-
I've been looking into the code, and this [line](https://github.com/mims-harvard/TxGNN/blob/1000aac7120e0022af09a3ef93dba219e16a094b/txgnn/utils.py#L755) seems a bit puzzling (numerical experiments do…
-
Now I'm using your great work dgl-ke: https://github.com/awslabs/dgl-ke to conduct some experiments.
The speed of del-ke is impressive! But when I need to try gnn models, I realize there are no such…
-
Hi,
I installed RoseTTAFold-All-Atom exactly as instructed, and then completed missing packages,
2005 pip install hydra-core --upgrade
2007 pip install icecream
2009 pip install assertp…
-
Why do you use torch geometric on a medium graph and dgl on a large graph?
-
When running the command pip install -r requirements.txt, I encountered the error ERROR: No matching distribution found for dgl_cu102==0.9.1.post1. I would like to confirm if the version number specif…
-
## ❓ Questions and Help
Before proceeding, please note that we recommend
using our discussion forum (https://discuss.dgl.ai) for
general questions. As a result, this issue will
likely be CLOSED …
-
https://github.com/mlcommons/training_policies/blob/master/training_rules.adoc#14-appendix-benchmark-specific-rules
Here, it is stated that feature caching is not allowed. What is the definition of…