Skip to content

Commit 972bd20

Browse files
committed
doc: benchdnn: update readme with engine option
1 parent 31df9d3 commit 972bd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/benchdnn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Usage:
2525
```
2626
where:
2727

28-
- `ENGINE_KIND` -- specifies the engine kind to use for benchmark. Can be `cpu` [default].
28+
- `ENGINE_KIND` -- specifies the engine kind to use for benchmark. Can be `cpu` [default] or `gpu`.
2929

3030
- `HARNESS` is either `conv` [default], `ip`, `shuffle`, `reorder`, `bnorm`, `rnn`, or `self`
3131

0 commit comments

Comments
 (0)