lightaime/deep_gcns_torch
Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org
PythonMIT
Issues
- 0
How to run link_prediction
#101 opened by LouiValley - 1
- 2
- 0
Ablation study of Dilation
#99 opened by lilmercy - 5
Dilated layer takes more than `k` neightbours
#96 opened by zademn - 8
RuntimeError: [enforce fail at CPUAllocator.cpp:71]
#92 opened by xo28 - 4
Unable to train ogbg_ppa network
#94 opened by aayan636 - 5
- 0
DilatedKnnGraph batch size in "matrix" mode
#95 opened by zademn - 1
AttributeError from 'torch_vertex.py'
#93 opened by psh9002 - 2
- 2
- 4
How much memory need in ogbn_products test?
#50 opened by saladcat - 4
RuntimeError: The following operation failed in the TorchScript interpreter + CUDA OOM
#90 opened by xo28 - 1
- 4
About OGB submission
#88 opened by weihua916 - 2
About ogbg-molhiv results
#87 opened by dongZheX - 1
Not using edge features
#83 opened by mdanb - 1
- 1
Code for reproducing OGB results table
#73 opened by tomhoper - 1
GPU Memory is too high when using knn
#61 opened by semchan - 1
Question about dataset.
#81 opened by jiaruHithub - 2
- 1
- 2
- 2
- 2
RuntimeError: Error(s) in loading state_dict for DeepGCN during loading the pretrained model
#75 opened by amiltonwong - 5
What is your version of PyTorch?1.2.0?or>=1.4.0
#71 opened by LCHJ - 2
DeeperGCNs on 3D Point Clouds
#60 opened by chaitjo - 1
In the class GENConv, should the output dimension of edge_encoder be in_dim instead of emb_dim?
#59 opened by youngleec - 1
May be a serious bug
#58 opened by jiyanbio - 5
Cannot load pretrained model
#56 opened by ccandee - 2
Pre-trained model
#27 opened by nanfangyinan1 - 2
- 1
怎么让NeighborSampler 和deepgcn配合使用 ???
#14 opened by zsz00 - 3
- 6
My training is very slow
#20 opened by linhaojia13 - 5
torch_sparse version problem
#18 opened by quqxui - 1
visualization
#21 opened by quqxui - 8
Different way of defining global pooling?
#24 opened by Hippogriff - 3
PartNet code typo
#25 opened by Hippogriff - 3
GPU's capacity
#23 opened by MCLYang - 3
- 2
- 4
- 1
Latest versions of torch-sparse and torch-scatter are incompatible with pytorch 1.2
#16 opened by peihaowang - 2
- 2
- 1
can add some examples such as cora, mnist ??
#11 opened by zsz00 - 2
RuntimeError: size mismatch, m1: [2339 x 100], m2: [20 x 256] at /opt/conda/conda-bld/pytorch_1556653215914/work/aten/src/THC/generic/THCTensorMathBlas.cu:268
#12 opened by miaoshuyu