-
Notifications
You must be signed in to change notification settings - Fork 54
docs: markdown improvements #694
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Antonio Martinez <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, added some minor changes
benchmark-commands.md
Outdated
@@ -30,30 +34,30 @@ make PIPELINE_SCRIPT=yolov5s_effnetb0.sh DEVICE_ENV=res/all-gpu.env BATCH_SIZE=8 | |||
|
|||
## dGPU only (GPU.1) | |||
|
|||
Run with GPU only Batch size 1 | |||
Run with dGPU only Batch size 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run with dGPU only Batch size 1 | |
Run with Batch size 1 on dGPU only |
benchmark-commands.md
Outdated
``` | ||
|
||
Run with GPU only Batch size 8 | ||
Run with dGPU only Batch size 8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run with dGPU only Batch size 8 | |
Run with Batch size 8 on dGPU only |
benchmark-commands.md
Outdated
``` | ||
|
||
## NPU only | ||
|
||
Run with GPU only Batch size 1 | ||
Run with NPU only Batch size 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run with NPU only Batch size 1 | |
Run with Batch size 1 on NPU only |
benchmark-commands.md
Outdated
``` | ||
|
||
Run with GPU only Batch size 8 | ||
Run with NPU only Batch size 8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run with NPU only Batch size 8 | |
Run with Batch size 8 on NPU only |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agree with Neethu's changes. otherwise LGTM
Signed-off-by: Antonio Martinez <[email protected]>
Signed-off-by: Antonio Martinez <[email protected]>
PR Checklist
What are you changing?
Issue this PR will close
close: #693
Anything the reviewer should know when reviewing this PR?
Test Instructions if applicable
If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-self-checkout )