Skip to content
/ Lazy_GNN Public

LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation ICML_2023

Notifications You must be signed in to change notification settings

RXPHD/Lazy_GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Lazy_GNN

Thanks for your interest! This is the repository for "LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation, ICML_2023."

Reproduce

To reproduce the results, simply run the following command:

python main.py --dataset ogbn-products --device 'cuda:0'

About

LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation ICML_2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages