Skip to content

Commit ab29874

Browse files
committed
minor
1 parent 4a2b415 commit ab29874

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

benchmarking/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# benchmarking
2-
3-
This directory contains files used for validating the parallel implementation and benchmarking key operations.
4-
51
## Files
62

73
- **pyg_serial.py**: This Python script provides a serial implementation of a GNN model using PyTorch Geometric (PyG). It is primarily used for validation purposes, allowing for comparison against the parallelized version. The script is configured to train a model with 3 Graph Convolutional Network (GCN) layers and a hidden dimension size of 128 on the ogbn-products dataset by default.

0 commit comments

Comments
 (0)