Skip to content

Commit 110d513

Browse files
committed
update benchmark
1 parent cc804d7 commit 110d513

15 files changed

Lines changed: 1303 additions & 4243 deletions

benchmark/benchmark_NC.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
] # You can add more: ["cora", "citeseer", "ogbn-arxiv", "ogbn-products"]
2727
# datasets = ["ogbn-papers100M"]
2828
# Number of trainers to test
29-
n_trainers = [40]
29+
n_trainers = [15]
3030

3131
# Number of hops for neighbor aggregation
3232
# num_hops_list = [0, 1]

0 commit comments

Comments
 (0)