Unverified Commit 5d4995e6 authored by Hongyu Cai's avatar Hongyu Cai Committed by GitHub
Browse files

Update README.md (#2510)



fix typo
Co-authored-by: default avatarQuan (Andy) Gan <coin2028@hotmail.com>
parent 9fb37638
...@@ -32,7 +32,7 @@ export DGL_BENCH_DEVICE=cuda:0 ...@@ -32,7 +32,7 @@ export DGL_BENCH_DEVICE=cuda:0
To select which benchmark to run, use the `--bench` flag. For example, To select which benchmark to run, use the `--bench` flag. For example,
```bash ```bash
asv run -n -e --python=save --verbose --bench model_acc.bench_gat asv run -n -e --python=same --verbose --bench model_acc.bench_gat
``` ```
Run in docker locally Run in docker locally
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment