-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Verify MKLDNN benchmark using 0.11.0 image #6568
Comments
Training: before->0.11.0
Compared Result:
|
Inference: before->0.11.0
Compared Result:
|
I've tested on 0.11.0 and I think below data need double check:
My data did not reduce that much. |
Yes, The double check is ok. Thus, both results of mklml and mkl-dnn are ok.
|
openblas results are all error due to not set env.
|
openblas (Training) results are almost same after #7104
|
I checked these data, LGTM. |
IntelOptimizedPaddle.md use
paddle:latest
andpaddle:latest-openblas
, we should verify it usingpaddle:0.11.0
andpaddle:0.11.0-openblas
.The text was updated successfully, but these errors were encountered: