-
Notifications
You must be signed in to change notification settings - Fork 237
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
implicit gemm backward weight with xdlops and atomic add #413
Conversation
...algorithm/gridwise_convolution_backward_weights_implicit_gemm_v4r4_xdlops_nchw_kcyx_nkhw.hpp
Outdated
Show resolved
Hide resolved
@ltqin Please get this PR into shape. |
If this PR is ready to review, please remove the Draft tag to start the Jenkins test. |
@ltqin Please resolve conflicts. |
Our CI does not observe Draft status. A new testing round is started after each commit into branch. |
Yes. |
e7e3dfc
@atamazov Please unblock this PR is all change requests are resolved. |
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.
invokerparams already changed in develop branch
please merge it and change
This PR keeps failing in the exact same way:
@atamazov can you assist on this? Looks like the DB access is timing out. |
Codecov Report
@@ Coverage Diff @@
## develop #413 +/- ##
===========================================
- Coverage 54.26% 53.58% -0.68%
===========================================
Files 293 294 +1
Lines 44048 44608 +560
===========================================
+ Hits 23904 23905 +1
- Misses 20144 20703 +559
Continue to review full report at Codecov.
|
This PR moved to #472 |
Realize backward weight function, some optimization: