-
In my Kaggle notebook, when I run
```sh
!pip install torch-geometric-temporal
```
This command is taking too long to run, and the library doesn't install at the end.
can someone kindly help me …
-
This was a known issue last year with PyTorch version issues, but it was never written down permanently (only in Slack messages that have since been automatically deleted)
```
`(amptorch) [jparas7@l…
-
I’m trying to run the [tutorial](https://kuzudb.com/docusaurus/blog/kuzu-pyg-remote-backend/) on the integration with PyG. After fixing some problems in the code ([PR](https://github.com/pyg-team/pyto…
-
## 飞桨科学计算工具组件开发大赛
随着Paddle 3.0-beta版本的发布,框架的易用性已经得到了大幅提升。在实际项目开发过程中,各个领域的用户除了使用深度框架本身提供的API完成基础的代码功能,也会使用一些工具组件如三维图形处理库Open3D、稀疏计算库torch_scatter、神经算子库nueralop,图神经网络库torch-geometric。这些工具库主要由深度学习框架官方研发…
-
### 🚀 The feature, motivation and pitch
I am unable to find the clean implementation of local multi-headed self-attention in pytorch geometric. I found three types of multi-head attention, one Transf…
-
### 🐛 Describe the bug
I am current encountering an error when trying to convert networks graphs to pytorch geometric data on macOS Big Sur 11.7 using Python 3.10.9. It looks like it's an issue wit…
-
3795548it [35:35, 2047.74it/s][17:51:48] WARNING: not removing hydrogen atom without neighbors
3803453it [35:40, 1777.16it/s]
Extracting 3D positions from SDF files for Training Data...
25308it [00…
-
### 🐛 Describe the bug
When attempting to use `CaptumExplainer` to explain a graph-level prediction from a Heterogeneous GNN, I get the following traceback:
```
explanation = explainer(
Fil…
-
Been trying to install the modules needed to use this addon for Blender 4.0+ and Nvidia RTX 4090, but it seems Blender now uses Python 3.10+, and CUDA 11.8 is recommended. The method to manually build…
-
### 🐛 Describe the bug
When trying to run the basic graphgym example with "bash run_single.sh ", I get the following error:
```Traceback (most recent call last):
File "main.py", line 9, in
…