-
Couldn't load subscription status.
- Fork 6.5k
Modify example with intel optimization #2896
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
|
The documentation is not available anymore as the PR was closed or merged. |
|
Thanks @mengfei25 for creating the PR. You may consider 1) removing the constraints of grid image 2x4 with batch size 8, instead you can use batch size 1; 2) enabling steps as a parameter. |
244de0b to
370f504
Compare
|
@hshen14 updated and fix format issues, please help have a review |
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
|
@patrickvonplaten The PR looks good to me. Please help review. Thanks. |
|
Good to merge for me! |
* modify intel opts inference script * modify readme * modify doc * fix some issues * reformat * reformat script * format issue * format issue
* modify intel opts inference script * modify readme * modify doc * fix some issues * reformat * reformat script * format issue * format issue
Modify example with intel optimization