nvidia-china-sae / WholeGraph

MIT License
11 stars 2 forks source link

Prerequisites

Environment Setup

Run

Make sure you are under the build dir.

For the score of "gnn_benchmark", run the following command.

sh run_benchmark.sh

For the score of "gnn_addfeature", run the following command.

sh run_addfeature.sh

Running summaries can be got at result/papers100m.

Our results:

Method Test Accuracy Valid Accuracy Parameters Hardware
gnn_benchmark 0.6693 ± 0.0010 0.7111 ± 0.0002 713,754 7*A100(40GB)
gnn_addfeature 0.6736 ± 0.0010 0.7172 ± 0.0005 883,378 16*V100(32GB)