issues
search
pyg-team
/
pytorch_geometric
Graph Neural Network Library for PyTorch
https://pyg.org
MIT License
21.43k
stars
3.68k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ImportError: cannot import name 'is_fbcode' from partially initialized module 'torch._dynamo.config' (most likely due to a circular import)
#9802
StKnow
closed
5 hours ago
4
Extend manual sampling (__call__) and manual temporal sampling
#9801
Kh4L
opened
11 hours ago
0
Is there a feature similar to node_subgraph in dgl
#9800
Ziyang-Yu
opened
22 hours ago
1
Draft: Multiprocessing for txt2kg w NIMs
#9799
puririshi98
opened
1 day ago
0
Add `group_batch` functionality
#9798
tzuhanchang
opened
2 days ago
0
Add comment in `g_retriever.py` pointing to `Neo4j` Graph DB integration demo
#9797
puririshi98
closed
2 days ago
0
conda cannot install latest version (2.6.1) with pytorch 2.5.*
#9795
themaigod
opened
5 days ago
1
updated Dockerfile based on NGC PyG 24.09 image
#9794
sbhavani
opened
6 days ago
1
Install a full PyG environment using only a single pip command
#9792
Anjum48
opened
6 days ago
0
solve issue 9755 (fix typo)
#9790
goelzva
closed
3 days ago
0
ImportError: 'radius_graph' requires 'torch-cluster' after installing torch-cluster
#9789
susuhu
opened
1 week ago
0
Add GATv3: Graph Attention Network with Context-Aware Attention
#9788
davidnarganes
opened
1 week ago
0
METIS causes jupyter kernel crashed
#9787
RX28666
opened
1 week ago
0
Graphormer-GD Implementation
#9786
goelzva
opened
1 week ago
0
Extending manual sampling of `NodeLoader` and `LinkLoader` (`__call__`) with time
#9785
Kh4L
opened
1 week ago
1
Empty Loss Tensor in G-Retriever Code Example
#9784
giuseppefutia
opened
1 week ago
2
`Exphormer` Implementation
#9783
phoeenniixx
opened
1 week ago
3
Drop `TensorAttr.fully_specify`
#9782
akihironitta
closed
1 week ago
1
Cancel intermediate CI builds
#9781
rusty1s
closed
1 week ago
0
Added PyTorch 2.5 support
#9780
rusty1s
closed
1 week ago
1
Upgrade CI to PyTorch 2.5
#9779
rusty1s
closed
1 week ago
0
Improve `__inc__` error message and add tests
#9778
rusty1s
closed
1 week ago
0
Added functionality of `FaceToEdge` transform to work for 3D tetrahedral mesh elements
#9776
Aiik
closed
1 week ago
0
Fix arrow direction in `_visualize_graph_via_networkx`
#9773
darabos
closed
1 week ago
0
TypeError: propagate() got an unexpected keyword argument 'edge_attr'
#9772
ldv1
closed
1 week ago
2
When I use the NeighborLoader object, it appears RuntimeError: pyg::neighbor_sample() Expected a value of type 'Optional[Tensor]' for argument 'edge_weight' but instead found type 'bool'.
#9771
zhangzhangzhanghui
opened
1 week ago
0
Request for Example Code: Clustering Task on Heterogeneous Graphs with HANConv or Similar Models
#9770
zr-swu
opened
1 week ago
0
Slack link no longer works
#9769
chiggly007
closed
1 week ago
1
Fix `utils.group_cat` concatenating dimension
#9766
tzuhanchang
closed
1 week ago
0
torch_geometric.nn.nearest argument order flipped
#9763
gegewen
opened
2 weeks ago
1
Fixing `edge_mask` handling for directed graphs in `k_hop_subgraph`
#9756
ryoji-kubo
closed
1 week ago
1
Typo in NeighborLoader
#9755
marcosousapoza
closed
1 day ago
2
PYG compatible with Metal pytorch 2.5 version
#9754
thegodone
opened
3 weeks ago
0
Ensure *_idx are fully distributed across nodes/devices
#9753
Kh4L
closed
1 week ago
0
Replace numpy math factorial function with standard math module
#9752
nhadler
closed
3 weeks ago
0
Graph Transformer Enhancement
#9751
xnuohz
opened
3 weeks ago
5
Failure to run the C++ example of torch geometric (Aborted (Core Dumped))
#9750
wu-ys
opened
3 weeks ago
1
Add support for `torch_delaunay` package in `Delaunay` transformation
#9748
ybubnov
closed
1 week ago
1
Resolve `type_repr` function bug for objects missing `_name` attribute.
#9747
drivanov
closed
3 weeks ago
1
Error in splitting indices in `distributed_sampling.py`
#9744
ryoji-kubo
closed
1 week ago
0
Add an error message for batching when `num_nodes` is unknown
#9743
wzm2256
closed
1 week ago
0
Add extra condition to `GraphUNet` edge weights assert
#9742
eurunuela
closed
3 weeks ago
0
GraphUNet adjacency - matrix RuntimeError: expand is unsupported for SparseCsr tensors
#9741
eurunuela
closed
3 weeks ago
0
torch script save not working with ChebConv and knn_graph
#9740
Alihamdy2496
opened
3 weeks ago
0
Error when downloading `ShapeNet` dataset.
#9739
nachoogriis
opened
3 weeks ago
1
[WIP] GIT-Mol implementation - Add model
#9738
mayur65
opened
3 weeks ago
0
[ENH] Allow users to pass `edge_weight` to `GraphUNet` model
#9737
eurunuela
closed
3 weeks ago
1
Pass edge weights/attributes to GraphUNet
#9736
eurunuela
closed
3 weeks ago
1
[FIX] Typo on `SetTransformerAggregation` docstring/docs
#9735
eurunuela
closed
3 weeks ago
0
`SetTransformerAggregation` has parameter incorrectly written
#9734
eurunuela
closed
3 weeks ago
1
Next