# benchgnn

Benchmark tool for testing performance of GNN models

## Usage example

``benchgnn --dataset FakeDataset --model GAT --bs 1 100 --cpu --output outfile``

Type ``benchgnn --help`` to print detailed information about supported options.
