lightaime / deep_gcns_torch

Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org
MIT License
1.13k stars 155 forks source link

the pytorch geometric install commands need to be updated #79

Closed amiltonwong closed 3 years ago

amiltonwong commented 3 years ago

Hi, @lightaime,

According to the recent update of pytorch geometric installation step, the commands mentioned in deepgcn_env_install.sh need to be updated.

guochengqian commented 3 years ago

@amiltonwong Thanks for the warm reminding. We have updated it days ago.